Hi Albert! As you see your delay was no problem! At this point i'm sorry that i havend written this earlier. I appreciate your help, but i had no time to get back on my project the last month.
I've already taken a look at the code and i think it shall not be that difficult, but if there are any problems occuring, i hope i can ask you stuff... thanks! -jan- Albert Santoni schrieb: > Hi Jan, > > Sorry for the delay. > > Take a look at the following files in our source tree (located in the > "src" directory): > - vinylcontrolproxy.cpp > - vinylcontrolxwax.cpp > - vinylcontrol.cpp > > Here we use the Proxy design pattern to manage different vinyl control > backends. The VinylControlXwax class hooks into some xwax code to read > the timecode pitch/position, and then directs the appropriate behaviour > in Mixxx. It also does a bit of high-level logic for stuff like "drift > control", which is well documented in the code. > > You may also just want to use the xwax code directly, and in that case > VinylControlXwax would serve as an example of how to use it. Please see > "lib/xwax/timecoder.c" for the underlying xwax code. > > Thanks, and this sounds cool! > Albert > > On 28-Nov-08, at 12:52 PM, v01pe wrote: > >> Hello everybody! >> >> first of all... awesome app, really!! had no chance to try it out, >> because i just ordered a pair of timecode-vinyls (Traktor Scratch). >> >> i found this project, while researching for an own project at >> university... my plan is to use a snippet of the code from mixxx where >> the timecode from vinyl is translated into playback speed and direction >> and to apply these informations to a looped sine, other primitive sounds >> or precut loops, to have the possibility of "infinite" scratching with >> basic sounds... most likely i'll use PD (pure data) for the sound part... >> >> once i'm finished, i could probably integrate my experience with looped >> scratching into mixxx - if this is from interest. >> >> i haven't looked up the code in detail, so i would appreciate it very >> much if those of you who are responsible for the timecode extraction >> could give me an quick introduction to the relevant code. >> >> kind regards, jan >> >> p.s.: excuse my intermediate english skills :P >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mixxx-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
