Search the web
Sign In
New User? Sign Up
jfugue-users · JFugue Users Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Sequencing controllers   Message List  
Reply | Forward Message #3 of 181 |
I would like to play a note and simultaneously send controller
messages to manipulate the playing of the note.

Below is an example of an example string sent to the JFugue parser:
I66 C5w
X[PAN_POSITION]=0 X[PAN_POSITION]=100 X[PAN_POSITION]=200
X[PAN_POSITION]=300 X[PAN_POSITION]=400 X[PAN_POSITION]=500
...
...
X[PAN_POSITION]=700 X[PAN_POSITION]=800 X[PAN_POSITION]=900
X[PAN_POSITION]=1000 X[PAN_POSITION]=1100 X[PAN_POSITION]=1200
X[PAN_POSITION]=1300

I would like to manipulate the PAN_POSITION controller WHILE
the 'C5' note is playing.

How would this be possible? Any advice or approach would be welcome.
Best Regards,
Dan








Sun Sep 3, 2006 9:30 am

ddbogstad
Offline Offline
Send Email Send Email

Forward
Message #3 of 181 |
Expand Messages Author Sort by Date

I would like to play a note and simultaneously send controller messages to manipulate the playing of the note. Below is an example of an example string sent to...
ddbogstad
Offline Send Email
Sep 3, 2006
9:30 am

Hi Dan, Playing a note while adjusting a controller is an idea I hadn't thought of before, but it's certainly a valid thing to do. There are two improvements...
David Koelle
dmkoelle
Offline Send Email
Sep 4, 2006
11:56 pm

Dave, layers sound like a workable option. In the meantime I am hacking through your Player class to get access to the Sequence object after it has been...
ddbogstad
Offline Send Email
Sep 6, 2006
1:05 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help