jfugue Questions
6
Solved
In short words I am looking for a .NET translation of JFugue.
Update
I realize that there is no real .NET alternative for JFugue, the posts bellow are always great as a guideline for one who...
3
I tried various ways to do this.
Using proxymusic-2.0.jar Library
=> Marshalling and unmarshalling done between Java object and Xml file,
but I didn't find a way to draw it unmarshalled fro...
1
With JFugue, synthesizing music is as simple as this:
Player player = new Player();
player.play("C D E F G A B");
While I do realize that the HTML5 Audio API is still under development for most ...
Ca asked 7/8, 2011 at 7:32
3
Solved
I would like to implement an interactive evolutionary algorithm for generating music (probably just simple melodies to start with).
I'd like to use JFugue for this. Its website claims that i...
Fetial asked 13/10, 2008 at 18:58
1
© 2022 - 2024 — McMap. All rights reserved.