Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jarvis

Pages: [1]
1
preenfm2 and preenfm3 / How to create txt user waveform
« on: January 16, 2016, 10:21:48 PM »
Just did some messing around and found out that you can export TXT files from Audacity.

Analyze -> Sample Data Export

Measurement scale: Linear
File Data Format: Sample List (txt) // You can also do indexed list first to check if you're putting out 1024 samples in the txt file
Include header information: None
Optional header text: {4-char preenfm2 display name} {num samples}

2
preenfm2 and preenfm3 / Re: PreenFM2 Lemur Editor
« on: October 27, 2015, 05:56:21 AM »
At some point I'll update it but it's going to be a while until things settle down enough for me to give it the necessary time! Unfortunately Lemur does not have the nicest scripting, so changes can be quite a pain...

3
preenfm2 and preenfm3 / PreenFM2 Lemur Editor
« on: August 02, 2015, 09:27:00 AM »
I've been working pretty hard on this and am pretty happy with the results. I'm not an amazing Lemur programmer so there's a lot of hackey scripting in there. I don't guarantee that everything works but I think I've tested it out pretty well.

This editor allows for bi-directional communication with the PreenFM2. You mainly just have to set the MIDI channels, which is the only variable (MIDI_CHAN) at the global scope. Once that is set, you should be good to go!

To sync the editor to the current patch, click on the "MIDI" tab and press the "Request Voice" button to which ever instrument you want to grab. It only pulls one instrument in at a time.

Feel free to edit or improve, but please share if you do!

https://liine.net/en/community/user-library/view/606/

Pages: [1]