preenfm Forum

PreenFM => preenfm2 and preenfm3 => Topic started by: observer on November 11, 2018, 10:24:52 AM

Title: any way to select scala files via midi?
Post by: observer on November 11, 2018, 10:24:52 AM
I'm using a few different synths to make some microtonal compositions with the help of the H-Pi Tbx2 tuning box, which can send tuning messages to several synths at once.

Is there any way for the PFM2 can receive any message to change the current scala tuning? I'd like to change tunings on the fly while performing and avoid menu diving if possible.

Title: Re: any way to select scala files via midi?
Post by: Xavier on November 11, 2018, 11:45:57 AM
Hi,

Yes, you have to update to firmware 2.09 for that.

https://github.com/Ixox/preenfm2/releases
Use midi CC 12 to disable/enable scala scale (0 disable, any value > 0 enable).
Midi CC13 : the value will select the scala scale on your usb and load it.

Xavier
Title: Re: any way to select scala files via midi?
Post by: observer on November 14, 2018, 12:45:22 PM
wonderful! thank you.