This repository has been archived by the owner on Sep 27, 2020. It is now read-only.
Adds multi-instrument support. Installation:
- Download AccordionWindows.zip (for Windows) or AccordionOSX.zip (for Mac OSX).
- Unzip the archive into any folder.
- Download the SoundFont primary.sf2 and place it into the
data
orstuff/data
folder of the Laptop Accordion directory. - On Mac OSX, you also need to download Homebrew. Then open Terminal on your computer and run
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/34dcd1ff65a56c3191fa57d3dd23e7fffd55fae8/Formula/fluid-synth.rb
at the prompt. (If you already have FluidSynth 2 installed via Homebrew, you might need tobrew unlink fluidsynth
first, then runbrew switch fluidsynth 1.1.11_1
after installing.) - Enjoy!
Update (September 2018): Opening Laptop Accordion from the Mac OSX Finder will result in the program crashing. Please follow these steps to start Laptop Accordion successfully:
- Download and unzip Laptop Accordion into your
Downloads
folder. You should now have a folder inDownloads
called AccordionOSX. - Open the Terminal application on your Mac.
- Type
~/Downloads/AccordionOSX/Laptop\ Accordion.app/Contents/MacOS/LaptopAccordion
. - Hit enter and the application should open. Do not close Terminal while you are using the app.