Skip to content

Instantly share code, notes, and snippets.

@brunodbo
Last active January 11, 2016 00:23
Show Gist options
  • Save brunodbo/cc0d1ba004a19e50bd2a to your computer and use it in GitHub Desktop.
Save brunodbo/cc0d1ba004a19e50bd2a to your computer and use it in GitHub Desktop.
Collection of links related to making music on a Ubuntu system
Setup
-----
- How to install Timidity++: https://help.ubuntu.com/community/Midi/SoftwareSynthesisHowTo
- Fix issues to get Ardour running (add user to audio group): http://manual.ardour.org/setting-up-your-system/platform-specifics/ubuntu-linux/
- Fix issues to get Ardour running (mv /etc/security/audio.conf.disabled to /etc/security/audio.conf): https://community.ardour.org/node/7237
- Setup MIDI in Jack: http://manual.ardour.org/setting-up-your-system/setting-up-midi/midi-on-linux/
Ardour plugins
--------------
- http://calf.sourceforge.net/
Problems/solutions
------------------
- In case Jack doesn't want to start, this might be why: http://ubuntuforums.org/showthread.php?t=1975572&page=2&p=11979029#post11979029 (in QjackCtl' settings, 'Output Device')
- Make sure user is in audio group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment