A utility to export patterns/samples to MIDI/SoundFont files

Moderator: TGN

Post Reply
tylertyler
New member
Posts: 9
Joined: Sun Jun 08, 2014 7:28 pm

A utility to export patterns/samples to MIDI/SoundFont files

Post by tylertyler »

Hey All.

I just released some open-source code: http://tyleroderkirk.github.io/ptn2midi/

It allows you to convert a pattern from the 404SX to MIDI and SoundFont files which contain all the samples uses by the pattern.

Big thanks to ModuLR for his file format notes and jarills for the inspiration.

Image

Image
S∅ΓΣPΔWZ
Member
Posts: 17
Joined: Mon Apr 21, 2014 11:32 pm

Re: A utility to export patterns/samples to MIDI/SoundFont f

Post by S∅ΓΣPΔWZ »

That's really useful ! Would it be possible to write a sequence using this then save it back to the card and have the SP read it ?
tylertyler
New member
Posts: 9
Joined: Sun Jun 08, 2014 7:28 pm

Re: A utility to export patterns/samples to MIDI/SoundFont f

Post by tylertyler »

S∅ΓΣPΔWZ wrote:Would it be possible to write a sequence using this then save it back to the card and have the SP read it ?


Not currently, but someone comfortable with Python could add that feature. They'd need to...
  1. Decide if/how to handle the samples the pattern references
  2. Find an alternative to the midiutil library - it only supports writing
  3. Find acceptable values for the .BIN/.PTN file fields marked as "unknown" in the struct definitions
User avatar
commercial
Member
Posts: 102
Joined: Mon Dec 10, 2012 2:55 am

Re: A utility to export patterns/samples to MIDI/SoundFont f

Post by commercial »

.
User avatar
TGN
Member
Posts: 490
Joined: Fri Dec 02, 2011 12:38 pm
Location: Germany
Contact:

Re: A utility to export patterns/samples to MIDI/SoundFont f

Post by TGN »

Would be great to have this for 404 mk2 :D ...
SP-808 x SP-404 x SP-404mk2 x W30
http://www.thegreatnoire.bandcamp.com
Post Reply