Link Details

Link 201542 thumbnail
User 254157 avatar

By jlweaver
via learnjavafx.typepad.com
Published: Jul 10 2009 / 01:46

One of the main reasons that JavaFX/Java was chosen for this recording studio is that it enables recording high-quality audio directly onto the client platform. This is achieved by leveraging the capability of JavaFX to call Java methods, and Java to call JavaFX functions. The JavaFX portion of the Console provides most of the UI, and uses the Java-based API when it needs to play a track, render a sound-wave, or record music. This Java library then invokes JavaFX callback functions as it is doing its work.
  • 21
  • 0
  • 834
  • 177

Comments

Add your comment
User 395622 avatar

Pintocas replied ago:

0 votes Vote down Vote up Reply

Great idea

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.