From syncdrome at hotmail.com Fri Oct 9 12:20:29 2009 From: syncdrome at hotmail.com (Oscar Tuxpan) Date: Fri, 9 Oct 2009 14:20:29 -0500 Subject: [OSC_dev] OSC's implementation in hardware?? Message-ID: Hi!! I am designing a sequencer hardware, and I want to implement OSC to it, the MIDI no longer is an option, but, what recommend to me to use in development cards? in addition, the necessary documentation of OSC. Greetings and Thanks!! _________________________________________________________________ Si no est? en Windows Live, nunca pas? http://www.actualizatuperfil.com.mx/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.create.ucsb.edu/pipermail/osc_dev/attachments/20091009/a0773d51/attachment.html From andy at cnmat.berkeley.edu Fri Oct 9 13:46:57 2009 From: andy at cnmat.berkeley.edu (Andy W. Schmeder) Date: Fri, 9 Oct 2009 13:46:57 -0700 Subject: [OSC_dev] OSC's implementation in hardware?? In-Reply-To: References: Message-ID: <551D4C2F-8335-43D2-B2B8-3FBD5F947156@cnmat.berkeley.edu> You may be interested in micro-OSC, an implementation of OSC on a PIC microcontroller. http://cnmat.berkeley.edu/research/uosc Source code is available--if you want it you will need to make an account on the CNMAT website and then let me know the account name and that you want access. On Oct 9, 2009, at 12:20 PM, Oscar Tuxpan wrote: > Hi!! > > I am designing a sequencer hardware, and I want to implement OSC > to it, > the MIDI no longer is an option, but, what recommend to me to use > in development cards? > in addition, the necessary documentation of OSC. > > Greetings and Thanks!! > > Conoce el reto de esta semana y y gana con Perfil de Windows Live > _______________________________________________ > OSC_dev mailing list > OSC_dev at create.ucsb.edu > http://lists.create.ucsb.edu/mailman/listinfo/osc_dev --- Andy W. Schmeder andy [at] cnmat.berkeley.edu Programmer/Analyst II Research Group Center for New Music and Audio Technologies University of California at Berkeley http://cnmat.berkeley.edu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.create.ucsb.edu/pipermail/osc_dev/attachments/20091009/6ed5ca6d/attachment.html From gaspard at teti.ch Sat Oct 10 01:01:28 2009 From: gaspard at teti.ch (Gaspard Bucher) Date: Sat, 10 Oct 2009 10:01:28 +0200 Subject: [OSC_dev] OSC's implementation in hardware?? In-Reply-To: <551D4C2F-8335-43D2-B2B8-3FBD5F947156@cnmat.berkeley.edu> References: <551D4C2F-8335-43D2-B2B8-3FBD5F947156@cnmat.berkeley.edu> Message-ID: <7a9f744a0910100101l694d8b74o48c36cdd561e9e10@mail.gmail.com> I am working on a port of liboscit (http://rubyk.org) to a DIGI "network connector" running linux (http://bit.ly/11MXzj). You need a true microprocessor for liboscit but you will gain lots of things: automatic discovery on the network, applications for remote control (iPhone, desktop and plug & play (no configuration) compatibility with other oscit compliant hardware / software + you can use the processor to easily code your hardware. Our roadmap is to pause the digi development until we finish the iPhone app prototype (November) and then have a working digi+iphone setup by February 2010. If you feel this could be an option, I'd be glad to help make it real ! Gaspard On Fri, Oct 9, 2009 at 10:46 PM, Andy W. Schmeder wrote: > You may be interested in micro-OSC, an implementation of OSC on a PIC > microcontroller. > http://cnmat.berkeley.edu/research/uosc > > Source code is available--if you want it you will need to make an account on > the CNMAT website and then let me know the account name and that you want > access. > > On Oct 9, 2009, at 12:20 PM, Oscar Tuxpan wrote: > > Hi!! > > ?? I am designing a sequencer hardware, and I want to implement OSC to it, > ? the MIDI no longer is an option, but, what recommend to me to use in > development cards? > ? in addition, the necessary documentation of OSC. > > ?? Greetings and Thanks!! > > ________________________________ > Conoce el reto de esta semana y?y gana con Perfil de Windows > Live?_______________________________________________ > OSC_dev mailing list > OSC_dev at create.ucsb.edu > http://lists.create.ucsb.edu/mailman/listinfo/osc_dev > > --- > Andy W. Schmeder > andy [at] cnmat.berkeley.edu > Programmer/Analyst II > Research Group > Center for New Music and Audio Technologies > University of California at Berkeley > http://cnmat.berkeley.edu > > > > > > > _______________________________________________ > OSC_dev mailing list > OSC_dev at create.ucsb.edu > http://lists.create.ucsb.edu/mailman/listinfo/osc_dev > >