Closed turtlemaniac closed 1 year ago
In Netlogo 5.0.2 the sound extension does not work for windows xp. This was most likely caused by the new java that comes with netlogo (Java HotSpot(TM) Server VM 1.6.0_33 (Sun Microsystems Inc.; 1.6.0_33-b03)). In netlogo 5.0.1 it was Java HotSpot(TM) Server VM 1.6.0_30 (Sun Microsystems Inc.; 1.6.0_30-b12).
Sounds lag behind, notes sound different or don't sound at all.
System: NetLogo 5.0.2 (July 27, 2012) Extension API version: 5.0 Java HotSpot(TM) Server VM 1.6.0_33 (Sun Microsystems Inc.; 1.6.0_33-b03) operating system: Windows XP 5.1 (x86 processor) Scala version 2.9.2 Java heap: used = 28 MB, free = 41 MB, max = 494 MB
JOGL: (3D View not initialized) OpenGL Graphics: (3D View not initialized)
Closing as Java is now bundled with NetLogo. Changes were made to the extension for Java 17. The issue is outdated
Sound extension in applet works, partially works(instruments sound incorrect, some don't do any sound) or doesn't(no sound at all) depending on netlogo version and java version in case the operating system is windows.
Using Netlogo 5.0.1: Sound in applet works partially using Java Version 7 Update 4. Sound in applet doesn't work using Java Version 6 Update 32.
I remember sound in applets worked with certain netlogo and java combinations, but can't recall the exact versions of both.