> Do you have the Java runtime environment?

Yep, the whole blackdown stuff. This is the output:

Code:
--------------------
    
  daw Softsqueeze-2.3 # java -jar SoftSqueeze.jar
  2    [main] WARN  softsqueeze  - Exception
  java.lang.IllegalArgumentException: Line unsupported: interface 
SourceDataLine s                                             upporting format 
PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio da                 
                            ta, and buffers of 128000 to 128000 bytes
  at com.sun.media.sound.DirectAudioDevice.getLine(DirectAudioDevice.java:      
                                       102)
  at com.slim.softsqueeze.audio.AudioMixer.initLine(AudioMixer.java:157)
  at com.slim.softsqueeze.audio.AudioMixer.<init>(AudioMixer.java:128)
  at com.slim.softsqueeze.audio.Player.initMixer(Player.java:186)
  at com.slim.softsqueeze.audio.Player.<init>(Player.java:165)
  at com.slim.softsqueeze.SoftSqueeze.<init>(SoftSqueeze.java:136)
  at com.slim.softsqueeze.SoftSqueeze.<init>(SoftSqueeze.java:100)
  at com.slim.softsqueeze.SoftSqueeze.main(SoftSqueeze.java:461)
  at com.slim.softsqueeze.Application.main(Application.java:53)
  
--------------------


It doesn't really crash, it just hangs there, doing nothing. I have a
feeling this is because:
- it uses OSS
- it expects to find a mixer app (which isn't there on an RME)


-- 
Havoc
------------------------------------------------------------------------
Havoc's Profile: http://forums.slimdevices.com/member.php?userid=5064
View this thread: http://forums.slimdevices.com/showthread.php?t=23598

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to