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 › JMEtude - incomplete documentation
Page Index Toggle Pages: 1
JMEtude - incomplete documentation (Read 875 times)
JMEtude - incomplete documentation
Mar 18th, 2009, 1:56am
 
Having played with JMEtude for a while, it would appear that the docs are incomplete, and there's a couple of functions included that haven't been written up. These are:

getTempo()
getVolume()
getEndTime()
createMIDI()

And possibly others - argh! Would have made life easier if these had been included. Along with a 'what note is currently playing back' function. If anyone knows how to do this, i.e. get the pitch and duration of a note as it plays back using JMEtude, I would love to hear about it. Trying to write a basic basic vocal trainer, and need to compare current note value to an input FFT'd audio signal.
Re: JMEtude - incomplete documentation
Reply #1 - Jun 10th, 2009, 9:35am
 
This is a bummer...though all of the methods are in the public source code:

They only left out a few.
Page Index Toggle Pages: 1