Search found 9 matches

by tylertyler
Tue Jul 08, 2014 6:49 pm
Forum: SP-404(SX) Tips 'n Tricks
Topic: VOLUME KNOB REPLACEMENT INSTRUCTIONS
Replies: 4
Views: 11476

Re: VOLUME KNOB REPLACEMENT INSTRUCTIONS

Here's how to test the volume potentiometer:

http://i.imgur.com/1OYQzcq.png


⋅ Set your multimeter to resistance-testing mode and choose the correct range.
⋅ Probe pins #2 and #4 to find the potentiometer's maximum resistance. Your multimeter should display ...
by tylertyler
Mon Jul 07, 2014 1:14 am
Forum: SP-404(SX) Tips 'n Tricks
Topic: Vol pot alternative source to Mouser?
Replies: 4
Views: 5981

Re: Vol pot alternative source to Mouser?

I'm looking for a replacement volume potentiometer too - I can't change my volume from maximum and turning the pot only results in a bit of static. The solder joints appear intact.

As a workaround, I use the "monitor" feature of my USB soundcard (m) to listen to the soundcard's line inputs. A ...
by tylertyler
Sat Jul 05, 2014 12:15 am
Forum: SP-404(SX) Tips 'n Tricks
Topic: TWIN GALAXIES BEAT CREW BEAT TAPE, FREE DOWNLOAD
Replies: 17
Views: 13342

Re: TWIN GALAXIES BEAT CREW BEAT TAPE, FREE DOWNLOAD

ritchrd wrote:hey guys its coco the cat here with the links u need!


thanks coco!
by tylertyler
Fri Jul 04, 2014 1:42 pm
Forum: SP-404(SX) Tips 'n Tricks
Topic: A utility to export patterns/samples to MIDI/SoundFont files
Replies: 4
Views: 32834

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

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...

⋅ Decide if/how to handle the samples the pattern references
⋅ Find an ...
by tylertyler
Thu Jul 03, 2014 1:44 pm
Forum: SP-404(SX) Tips 'n Tricks
Topic: A utility to export patterns/samples to MIDI/SoundFont files
Replies: 4
Views: 32834

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

Hey All.

I just released some open-source code: m

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.

https://raw&#46 ...
by tylertyler
Wed Jul 02, 2014 11:28 pm
Forum: SP-404(SX) Tips 'n Tricks
Topic: New 404(sx) multi-track export tool needs beta testers...
Replies: 35
Views: 27980

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

antaganist wrote:anyone mind sending it to me in my dm? gotta keep this going!


Sent!
by tylertyler
Tue Jul 01, 2014 7:52 pm
Forum: The Library
Topic: SP-404sx factory sounds/sd card - please share !!!
Replies: 4
Views: 10718

Re: SP-404sx factory sounds/sd card - please share !!!

Sorry to dig up this old thread but... the "FCTRY" folder referenced by p40 of the SP-404SX's manual can be found in the "SP-404SX Utility CD-ROM" download now located here (70MB).

I made a mirror here.
by tylertyler
Tue Jun 17, 2014 2:26 am
Forum: SP-404(SX) Tips 'n Tricks
Topic: Cannot import .wav files
Replies: 4
Views: 5064

Re: Cannot import .wav files

When I have trouble, I open the file in http://audacity.sourceforge.net/ , do File->Export and choose "WAV (Microsoft) signed 16 bit PCM".

If you're comfortable at the Terminal, you can check a file's format by running "file myaudio.wav". On my machine, it'll say "RIFF (little-endian ...
by tylertyler
Sun Jun 15, 2014 3:41 pm
Forum: SP-404(SX) Tips 'n Tricks
Topic: New 404(sx) multi-track export tool needs beta testers...
Replies: 35
Views: 27980

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

anyone else have a runtime error?

Yeah, I get a Microsoft Visual C++ Runtime error on Windows XP SP3 and Windows 7: m

I tried downgrading c:\windows\system32\msvcirt.dll on XP from 7.0.2600.5701 to 7.0.7600.16385 from m but no luck.

Jarills - would you be willing to share the source code? I ...