We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSound,  Music Libraries › Minim, access to DataLine
Page Index Toggle Pages: 1
Minim, access to DataLine? (Read 281 times)
Minim, access to DataLine?
Jun 24th, 2008, 7:47pm
 
I need to get a "position" from an audio file that's more specific than milliseconds ...

I'm guessing the way to do this would be through the DataLine object that the Controller class contains (via getFramePosition() or getMicrosecondPosition()), but I have no idea how to get my hands on it (private access everywhere).

Any viable workarounds?
Page Index Toggle Pages: 1