mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-05 00:00:51 +00:00
vmpk
This commit is contained in:
parent
9bc13022ed
commit
900a472a89
41
vmpk.md
Normal file
41
vmpk.md
Normal file
@ -0,0 +1,41 @@
|
||||
# VMPK - Virtual MIDI Piano Keyboard
|
||||
turn your computer keyboard into a piano keyboard
|
||||
* tutorial video: [Link](https://www.youtube.com/watch?v=OG-xDIRnLLU)
|
||||
* offical website: [Link](http://vmpk.sourceforge.net/)
|
||||
|
||||
### install requirements
|
||||
vmpk fluidsynth qsynth soundfont-fluid
|
||||
|
||||
### qsynth settings
|
||||
1. start the program
|
||||
2. setup > audio > audio driver > [pulseaudio]
|
||||
3. setup > soundfonts > open > [/usr/share/soundfonts/FluidR3_GM2-2.sf2]
|
||||
4. might have to restart the qsynth program
|
||||
|
||||
### vmpk settings
|
||||
1. start the program
|
||||
2. file > import soundfont > input file > [/usr/share/soundfonts/FluidR3_GM2-2.sf2] > OK
|
||||
3. edit > midi connections > output midi connections > [FluidSynth] > OK
|
||||
|
||||
### references
|
||||
- http://vmpk.sourceforge.net/
|
||||
- https://en.wikipedia.org/wiki/Synthesizer
|
||||
|
||||
|
||||
### contact
|
||||
|
||||
_ _ _ _
|
||||
__ _ ___ | |_| |__ | | ___| |_ _ _
|
||||
/ _` |/ _ \| __| '_ \| |/ _ \ __| | | |
|
||||
| (_| | (_) | |_| |_) | | __/ |_| |_| |
|
||||
\__, |\___/ \__|_.__/|_|\___|\__|\__,_|
|
||||
|___/
|
||||
|
||||
- http://www.youtube.com/user/gotbletu
|
||||
- https://twitter.com/gotbletu
|
||||
- https://plus.google.com/+gotbletu
|
||||
- https://github.com/gotbletu
|
||||
- gotbletu@gmail.com
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user