Hi, Thank you for your feedback, and for your kind words! I downloaded your MIDI file. There's nothing wrong with your code. There's something that JFugue ...
Hi All Congratulations on the great project! I have a question about the use of threads, I have created a simple UI using swing, a text panel with 2 buttons,...
Hi David, Thank you for responsing to this. I will try and make the change to the source that you have provided, however I would feel more comfortable if this...
Hi, I am trying to work with Anticipator so that I can do some animation while the music is playing. Right now for my test I simply copied the code for the...
Hi all, Please try out my latest experiment with JFugue: http://www.jammidi.net/JammidiGwt/ It generates MIDI files and Lilypond images on-the-fly. For playing...
I think the underlying question is whether you can use Access databases via Java. A quick google found JDBC, which looks like a Java interface to ODBC...
Nice move, David! Can you add me as committer for the Lilypond parser? Greetings, Hans ... From: David Koelle <dmkoelle@...> Subject: [jfugue-users]...
Hi Can I uses Jfugue in Microsoft Access? I'm a database developer and in of the the Microsoft access tables's field, I need to get the frequency(Microtonal)...
Hello, JFugue friends! I wanted to let you know that I have uploaded the JFugue source code to Project Kenai, a community development site (similar to...
Hi, I'm working on a facebook application, where you can use Jammidi and JFugue. You can already try it out: http://apps.facebook.com/jammidi/ Greetings, Hans....
Hi Hans, Thank you very much for contributing the LilyPondParserListener! For everyone else on the list: Hans' contribution will allow you to save your JFugue...
Hi David, I finally had the time to make some progress with the Lilypond stuff. Multiple staffs are now also working. I've uploaded the LilyPondParserListener...
Hi Regis, As I understand it, anacrusis is simply a sequence of notes; it is a name given to a particular styling of notes, specifically those notes played ...
Hi Marco, You're using the Streaming Player correctly, although there appear to be some defects in the current version of JFugue that prevent the Streaming ...
Hi, I've made some changes to the MusicStringParser and now it is working again. Jammidi is now upgraded with JFugue version 4.0.3: www.jammidi.net Greetings, ...
Hi David, I'm upgrading Jammidi with JFugue version 4.0.3. It seems that parallel notes with rest notes don't play correctly any more. For example: E4w+Ri_A4i ...
Hi all, Love Jfugue thanks a lot David. I've written a little applet that makes use of the Player class. However, I want to try out the StreamingPlayer....
Hi, David, Sorry for the confusion. First, I will like to make my own soundbank like to have a soundbank which contain sounds that I will record myself and...
Hi Regis, Let's take a look at the durations you're using in your MusicString. In Layer 0, you have duration "ti", which is 1/32 + 1/8. In Layer 1, you have "t...
Hi Regis, I'd like to clarify my understanding of your question. Do you want to create a WAV file that contains music you've generated using your soundbanks?...
Mos is right that the Anticipator is intended precisely for use with graphical animations. But looking through the code, I'm realizing that the Anticipator...
I'll have to find out what it is about some MIDI files that makes them not work with JFugue. I know there are a couple of different types of MIDI files, Type...
Yes it is possible, you can use an Anticipator in addition to a listener!! the Anticipator will trigger the listener once an event (e.g. note, rest,...) is...
OK. I sent you the MIDI. also, i found out that is limited to some MIDI files and not all as a thought. so for now, it is ok :) i can move on... Thanks for the...