gatech-csl / jes

The Jython Environment for Students allows students to write Jython programs that can manipulate pictures, sounds, and videos.
http://mediacomputation.org/
59 stars 38 forks source link

playAtRate() appears identical to play() #108

Open TheBarefootWonder opened 7 years ago

TheBarefootWonder commented 7 years ago

Has something happened to playAtRate()? It appears in magenta when typed into a program, but when I select it, the Explain button says Explain rather than Explain playAtRate. It will still execute, but appears to play the sound at rate 1, regardless of its second argument. In other words, it behaves like play(), except that it requires a second argument.

The effect is the same regardless of whether I'm running it on my Windows 10 laptop or my Windows 7 desktop.

JES version 5.020 Release date: May 11, 2015 Source control: Git commit 56b6799 (Mon, 11 May 2015 16:01:16 -0400) Java version: 1.8.0_131 (Java(TM) SE Runtime Environment/Java HotSpot(TM) Client VM) Jython version: 2.5.3 (build 2.5:c56500f08d34+, Aug 13 2012, 14:48:36) Computer OS: Windows 7 (x86 architecture) AND Windows 10