Guest Maneco Posted December 14, 2003 Report Posted December 14, 2003 Hello,is it possible to build an square wave oscillator module,based on a pic,that generates its frequency based on the midi note received?Sorry ,this may sound simple,but i'm new to pic programming...thanksManecohttp://manecolooper.tripod.com Quote
Captain_Hastings Posted December 16, 2003 Report Posted December 16, 2003 Well... just an idea:18F running MIOS -> SPI interface with digital potentiometer (see AOUT example under MIOS downloads) -> simple 555 timer/oscillator circuit? Quote
DriftZ Posted December 16, 2003 Report Posted December 16, 2003 I think mios can do this just like that using a DOUT module. ("square" lfo = 1 or 0, with varying ON & OFF times, ie pulsewidth)Will require some programming tho. Quote
moebius Posted December 17, 2003 Report Posted December 17, 2003 I think I know what You are after: Pitch shifting loops (or delays) with midi notes, Eh? (Went to your pages, and browser nearly stopped working, scale down those pictures, will Ya?)I think timer with prescaler and table of diviners (for note frequencies) could be done pretty easily: check http://chip.aeug.org/oct54all.asmfor reference. There are many examples for handling midi input on pics. http://www.audiomulch.com/midipic/ is a good place to start.Also, remember to respect copyrights (-lefts) if you're planning to release midi enabled Deluxe Moneycolooper for $750 ;) Of course, you could also release your project plans and designs for the grateful DIY community ;DBye, Samppa Quote
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.