Search found 11 matches
- Thu Aug 23, 2012 2:07 am
- Forum: Computer Programmers – Software Developers
- Topic: Parsing Radias and Other Synth Files
- Replies: 7
- Views: 8923
After reading this post by Daz, it looks like the *.rdl files are not sysex. I was under the assumption that these files were simply a bunch of sysex messages concatenated together, but i guess that would be too much data to send across at once. http://www.korgforums.com/forum/phpBB2/posting.php ...
- Thu Aug 23, 2012 2:02 am
- Forum: Computer Programmers – Software Developers
- Topic: Parsing Radias and Other Synth Files
- Replies: 7
- Views: 8923
ok cool. i've checked out the documentation. but the radias backup file doesn't look like sysex format at all. there are only 332 'f0' bytes in the file. and most are not preceded by 'f7'. I got the backup file by dumping the data with the software included. should i instead send sysex commands to ...
- Mon Apr 09, 2012 2:38 am
- Forum: Computer Programmers – Software Developers
- Topic: Parsing Radias and Other Synth Files
- Replies: 7
- Views: 8923
- Sat Apr 07, 2012 12:10 pm
- Forum: Computer Programmers – Software Developers
- Topic: Parsing Radias and Other Synth Files
- Replies: 7
- Views: 8923
Well there's a link to an open source project called Alchemist on this post that parses PCG files for Triton. Similar to what i'm looking for.
http://www.korgforums.com/forum/phpBB2/ ... ight=parse
http://www.korgforums.com/forum/phpBB2/ ... ight=parse
- Sat Apr 07, 2012 12:05 pm
- Forum: Computer Programmers – Software Developers
- Topic: Parsing Radias and Other Synth Files
- Replies: 7
- Views: 8923
Parsing Radias and Other Synth Files
Hey i'm interested in being able to parse the Radias settings files, as well as files for other synths. I'd like to write a Ruby gem or something that manages my patch library. It'd make it easier to apply timbres to other programs and make global changes across my library. I know that there have ...
- Fri Nov 26, 2010 9:34 pm
- Forum: Korg RADIAS / R3
- Topic: Using both Ableton Live and the Korg Editor Simultaneously
- Replies: 18
- Views: 10155
- Fri Nov 26, 2010 12:40 am
- Forum: Korg RADIAS / R3
- Topic: Using both Ableton Live and the Korg Editor Simultaneously
- Replies: 18
- Views: 10155
- Thu Nov 25, 2010 11:08 pm
- Forum: Korg RADIAS / R3
- Topic: Using both Ableton Live and the Korg Editor Simultaneously
- Replies: 18
- Views: 10155
unfortunately, i'm using windows for now and i don't even have firewire or a PCMCIA port. hopefully i can have a mac soon, but i've definately been trying and i think the problem program is Ableton. NONE of my midi controllers will work with both programs simultaneously, i'm also using a oxygen-25 ...
- Thu Nov 25, 2010 4:39 am
- Forum: Korg RADIAS / R3
- Topic: Automatically Assigning separate MIDI channels to Timbres
- Replies: 3
- Views: 1668
Automatically Assigning separate MIDI channels to Timbres
is this possible? I have each timber assigned to a separate MIDI channel in ableton and this all works until i change my program. If i haven't already set the MIDI channels in the program i move to, i am suddenly no longer playing music. Is there any way to do this, aside from maybe copying a ...
- Thu Nov 25, 2010 4:37 am
- Forum: Korg RADIAS / R3
- Topic: Using both Ableton Live and the Korg Editor Simultaneously
- Replies: 18
- Views: 10155
Using both Ableton Live and the Korg Editor Simultaneously
the MIDI over USB for korg has 2 MIDI channels, so shouldn't it be possible to control the Radias with Ableton live while editing sounds with the GUI?
- Mon Nov 15, 2010 3:30 pm
- Forum: Computer Programmers – Software Developers
- Topic: Radias Scripting/Templates
- Replies: 1
- Views: 7742
Radias Scripting/Templates
is there anyway or any resources for generating korg program files programmatically? it'd be really cool to do this in ruby or something..
any ideas or info would be awesome, thx!
any ideas or info would be awesome, thx!