

It can work with all the different Linux sound systems including ALSA and JACK. It is available for pretty much every platform you can name (Windows/Mac/Linux/ioS/Android). Sunvox ( ) is an absolutely terrific sounding softsynth written by Russia’s equivalent of a guy called Alexander Zolotov.
Sunvox cant hear software#
Making Music with Free Software – 8 Sep 15

Specifically, Sunvox can work with either, but the NanoKey seems to want to work in ALSA MIDI mode so you force Sunvox to work in JACK MIDI mode, the two can no longer speak.įortunately this can be resolved by using a2jmidid, which bridges ALSA MIDI connections to JACK MIDI connections, so that our MIDI Readable Client can now talk to our MIDI Writeable Client. This is because ALSA MIDI and JACK MIDI are apparently different things. But if you configure/launch qjackctl and configure Sunvox for JACK, stuff no longer “just works” Now if you happened to connect a Korg NanoKey keyboard to your Linux machine and launch Sunvox in its standard ALSA mode, everything “just works”. Qjackctl is the best way to configure and manage JACK connections. We need to use JACK rather than ALSA here because SuperCollider only works with JACK.
Sunvox cant hear how to#
So I thought it might be worth documenting how to get MIDI working with SP on Linux (Ubuntu 16.04) as, despite being relatively experienced, I struggled and is a worthwhile goal because MIDI connectivity opens up a world of different sound possibilities for SP outside of the native SuperCollider engine. Hoping someone may be able to shed some light as to how to make these two amazing synths talk to each other. The underlying issue is that I suspect I have configured Jack incorrectly or simply failed to connect the two synths in an appropriate fashion (should I be using qjackctl ?) The immediate problem seems to be that I can’t configure Sunvox to receive those messages under Jack.

My intention is to remove the Nano from the equation and have Sonic Pi trigger Sunvox via Midi messages. ‘Korg NanoKey’ is no longer an option in Sunvox (Preferences -> Midi) and moreover I notice that if I press a key on the Nano, it is registered as an event in the Sonic Pi console! Now I have Sonic Pi and Sunvox both running (using Jack) and both making sound.
Sunvox cant hear driver#
With Sonic Pi running, Sunvox will no longer work in its default (Alsa) mode, so I change its driver to Jack and restart. I can’t seem to get Sonic Pi to work on Linux using Alsa and so typically resort to using Jack, which I start as follows. Sunvox also supports Midi, at least when connected to Alsa I can connect up a Korg NanoKey via USB (Preferences -> Midi -> ‘Korg NanoKey’) and play notes. It supports a wide range of Linux sound options (see Preferences -> Audio -> Driver) including Alsa (Default/Auto), Jack, SDL, OSS.
