"Slow" oscilloscopes with sound & sythesizer can be
done in Java 1.1 and run in a web browser on relatively
slow machines with simple AWT drawing.
Java can play ".au" audio files, and can also create
them and play them in memory so you can create
and play them on-the-fly, and draw them ...
Mine actually creates them a fraction of second
before playing them, it uses multiple threads
( imperfectly ) and runs on Explorer in Windows
and fails on some systems.
It could be optimized in several ways, but ran
fast enough without the bother.
" Play A Piano / Oscilloscope " (image, links)
------------------------------
http://www.frontiernet.net/~imaging/j_piano.gif
http://www.frontiernet.net/~imaging/java_games.html
Melody Editor / Blue Notes ( by Karl Hornell )
----------------------------- with source & docs.
http://www.javaonthebrain.com/java/bluenotes.html
maik lutterklas wrote:
>> " Piano / Oscilloscope / Synthesiser "
>> -------------------------------------
>> http://www.frontiernet.net/~imaging/play_a_piano.html
>>
>> Works in a browser with Java 1.1.
>>
>> Science Rules !
>
>
> cool dude!
>
>
> how's that made, is it Java3D?
> is it yours?
> btw: is the audio signal JSyn - do you know it?
>
> http://www.softsynth.com/jsyn/
>
>
> my context:
> i'm working on a project for educational simulation in the neurosciences (quite
> new...).
>
> http://www.monist.de
No Java3d or JSyn was used, I do do Java3d:
" Java3d + VRML --> ".mov"ies with H-Anim Avatars
-------------------- 3d with Java with & without Java3d.
http://www.frontiernet.net/~imaging/java3d_and_vrml.html
-- Paul, Java Developer & Web Animator
------------------------------------------
"Imaging the Imagined: Modeling with Math & a Keyboard"
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".