New 404(sx) multi-track export tool needs beta testers...

Moderator: TGN

jarills
Member
Posts: 30
Joined: Wed Jun 05, 2013 1:13 pm

New 404(sx) multi-track export tool needs beta testers...

Post by jarills »

Hi guys,

I made a little tool for the 404 community... what it does:

Exports 404SX (no OG yet) patterns as individual tracks, so you can easily continue working on them in the DAW. Has a few options like normalizing, looping more than once, keeping tails of samples beyond loop endpoint, naming patterns, etc.

What it looks like:

bouncinsp-a.JPG
bouncinsp-a.JPG (52.6 KiB) Viewed 15836 times


Exported tracks in Cubase (drag and drop from explorer):

bouncinsp-daw.JPG
bouncinsp-daw.JPG (112.25 KiB) Viewed 15836 times


I'd be happy to find a few beta testers. The first version is Windows-only. If anyone's interested, I can send you a zip. Once I know this works on other machines and not just mine, I'll post it for the public. Also, this project is fully open-source, source code will follow after beta test!

Cheers and suggestions/questions very welcome!
User avatar
springwater
Member
Posts: 1343
Joined: Sat Aug 08, 2009 10:28 pm
Location: Oakland, CA
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by springwater »

Fuck yeah man im down!!! Ill PM you, ill totally try that out.
User avatar
JACK BURTON
Member
Posts: 39
Joined: Fri Feb 22, 2013 3:19 am
Location: Little China
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by JACK BURTON »

I'd test, but only got the OG and a Mac..... So I'm pretty useless :P

Nice work on the speedy programming.
This is Jack Burton in the Pork Chop Express, and I'm talkin' to whoever's listenin'.
TUNES >>> The Jack Burton Project
User avatar
Rabot
Member
Posts: 779
Joined: Fri Apr 03, 2009 9:31 pm
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by Rabot »

WAIT WHAT! Send this thing here!
tape smoke
Funniest Member of the Year '09
Posts: 1877
Joined: Tue Jul 10, 2007 4:06 am

Re: New 404(sx) multi-track export tool needs beta testers..

Post by tape smoke »

looks wicked , can you please explain what the program does, and how you endup with full exported multi tracks, also don't mean to snoop,
but what languages are you using to program this?,

didnt mean to thread jack.,
Last edited by tape smoke on Tue Jun 18, 2013 8:45 am, edited 1 time in total.
I/O - EHT - Evangelist.
jarills
Member
Posts: 30
Joined: Wed Jun 05, 2013 1:13 pm

Re: New 404(sx) multi-track export tool needs beta testers..

Post by jarills »

yo I sent out the link. One more thing, when you want to load your SP project (File->Load in the app), go to your memory card (or your hard drive) and select the SP404SX folder inside the ROLAND folder. Later on I'll build in some auto-resolving in case you hit the ROLAND folder or your SD card directly...

@JACK BURTON: can you send me an example project from your 404 OG? Like the complete folder. The format differences seem minimal, so it's just a little work (mostly different names for the samples and pattern files). Also, Mac version is just a matter of recompiling it on a Mac, so Ill do that in the next days!

@tape_smoke: I parse the pattern, pad info and STPINFO (contains song bpm) files... shout out to the "hacking 404" guys for backwards engineering most of it... then I open and read the samples and write them out track by track as they appear in the pattern, taking into account things like loop, gate, reverse, velocity of the pattern, velocity of the pad... it's programmed in C++ (11) using QT for the UI and a few extra libraries for reading/writing wav/aiff...

Anyway as soon as I get some feedback, I'll add a license to the source code so everyone who likes can change/contribute/download. For the nerds: The non-gui parts are held in plain C++ (11) with dependencies only to boost and libsndfile.
User avatar
groktopus
Member
Posts: 280
Joined: Fri Feb 18, 2011 7:51 am
Location: Imaginal Realm
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by groktopus »

hell yes! I'll gladly try this out.

You sp-hackers are the best haha
User avatar
wax inspektor
Awesome Member
Posts: 2383
Joined: Thu Nov 22, 2007 9:09 pm
Location: Berlin

Re: New 404(sx) multi-track export tool needs beta testers..

Post by wax inspektor »

Props dude!!
Would be awesome if you could make it work for the OG as well... :)
jarills
Member
Posts: 30
Joined: Wed Jun 05, 2013 1:13 pm

Re: New 404(sx) multi-track export tool needs beta testers..

Post by jarills »

Sure if you upload a zip of an example 404 OG project (incl. folder structure) and send me a link, Ill see if I can make it work, I think there's just a few naming differences...

Cheers!
User avatar
Rabot
Member
Posts: 779
Joined: Fri Apr 03, 2009 9:31 pm
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by Rabot »

haven't got time to test yet but i'm gonna look into it for sure.
mmelon
Member
Posts: 94
Joined: Tue Jun 30, 2009 11:53 am

Re: New 404(sx) multi-track export tool needs beta testers..

Post by mmelon »

if I understand how this works then it sounds fantastic.

if you intend to support the sp-555 I can help you test
User avatar
Om_Audio
Member
Posts: 987
Joined: Wed Dec 12, 2007 6:18 am
Location: The desert.
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by Om_Audio »

I am interested- have Win8x64, Win7x64, and XP SP3 machines available (and a Mac too 10.7)
https://soundcloud.com/clifford-novey
SP-202 (SOLD), SP-303 (SOLD), SP-404SX (main one I useD- killed w wrong PSU!), SP-505 (still have it!), SP-555 (SOLD), ES-1 (SOLD), ESX-1 (SOLD), RS7000, etc.
genn bo
Member
Posts: 97
Joined: Wed Nov 17, 2010 6:17 am
Location: Vilnius, Lithuania
Contact:

Re: New 404(sx) multi-track export tool needs beta testers..

Post by genn bo »

Wow, just wow! Looking forward to seeing the final version with an OG support. Great job on making a world a better place!
Auqs
Member
Posts: 208
Joined: Sun Jun 26, 2011 11:03 pm

Re: New 404(sx) multi-track export tool needs beta testers..

Post by Auqs »

if possible i would love to test it man, i've win7 32bit&sp404sx, ty for your work!
jarills
Member
Posts: 30
Joined: Wed Jun 05, 2013 1:13 pm

Re: New 404(sx) multi-track export tool needs beta testers..

Post by jarills »

Hey guys,

right now I have issues with getting it to run on newer 64 bit windows machines, so please be patient for a while until I have more time to investigate! Also, I got an example OG project and will try to incorporate :-)

Cheers, J
Post Reply