wonder Posted March 3, 2007 Report Share Posted March 3, 2007 i have founded this interface...it's possible to use it with core easily?http://www.vinculum.com/prd_vdrive1.html#vdrive2 Quote Link to comment Share on other sites More sharing options...
audiocommander Posted March 3, 2007 Report Share Posted March 3, 2007 um.. what do you mean with "use it with core easily"?It's a USB-Flash-Drive Interface and MIOS does not support Mass Storage Devices.What do you want to do with it? And why not using Banksticks?There are some topics around here discussion Mass Storage Devices, you could do a forum search.Regards,Michael Quote Link to comment Share on other sites More sharing options...
wonder Posted March 4, 2007 Author Report Share Posted March 4, 2007 Banksticks aren't big enough to store long sysex chains that i need...and usb sticks are veryvery cheap Quote Link to comment Share on other sites More sharing options...
audiocommander Posted March 4, 2007 Report Share Posted March 4, 2007 You can store up to 64kB on one Bankstick and use up to 8 Banksticks. That's 65.535 bytes * 8 => 524.280 bytes.And that means you could store 1/6th of the whole Bible in there (the Bible has 3.566.480 Chars).Have you invented a MIDI-OCR2SYX Scanner... ??? Quote Link to comment Share on other sites More sharing options...
TheAncientOne Posted March 9, 2007 Report Share Posted March 9, 2007 The hardware interface can be SPI, so that wouldn't be a problem. The difficulty, as audiocommander points out, is that you would have to implement a file system for MIOS. Most USB sticks use FAT which is strictly a non-trivial task, and would probably eat up more of the core memory space than your applications. Remember, down here in the real time controller world, 64K is a lot. In the PC world, it's buffer/scratch space.The FTDI stuff is good - one of the best DIY USB <-> DMX units uses one of their modules. I think we're talking horses for courses here - if you need to archive that much data then you do need a PC. If you're gigging, then how about building yourself a rackmount machine with an LCD screen, or recycling an old laptop?Best wishesMike Quote Link to comment Share on other sites More sharing options...
kris Posted March 9, 2007 Report Share Posted March 9, 2007 hello whats the diy usb-dmx interface you mention prof kris Quote Link to comment Share on other sites More sharing options...
TheAncientOne Posted March 10, 2007 Report Share Posted March 10, 2007 hello whats the diy usb-dmx interface you mention prof kris There are two I have worked with - shown here. If you don't fancy the soldering, the Entec bare board kit is very good. Their pro versions provide isolation between the controller and the DMX, which is a useful safety feature sometimes. There is quite a lot of open source lighting control stuff out there too, though I'll leave you and that nice Mr Google to find it. One of my early reasons for looking at MIDIbox was to do a lighting desk to interface to a PC based DMX controller, though the reason for that isn't pressing now, so I'm more concerned with the music side at the moment.http://www.usbdmx.com/usb_dmx_interface.htmlhttp://www.enttec.com/index.php?main_menu=Products&prod=70303&show=description&name=opendmxusbHope this helps.Mike Quote Link to comment Share on other sites More sharing options...
kris Posted March 10, 2007 Report Share Posted March 10, 2007 yea prof that really helps as im helping a friend get a dmx rig together at the moment i can see its going to lead to a midi-box control surface as well (eventually) i all ways prefer learning from someones personal experience of equipment software etc thanks for the input kris Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.