0.7.6

More
1 week 1 day ago - 4 days 3 hours ago #72 by Franck
0.7.6 was created by Franck
Release candidate. Possibly the last version before 1.0.0
  • More robust argument type checking when calling a function
  • Small changes in the audio API:
    • ymNoteOn() and synNoteOn() now have a third argument for velocity (multiplied by voice volume) in the 0-127 range (MIDI compliant).
    • The note argument is no longer an index to the frequency table shown in Section 7.11. The table is now internal only and will be removed from the manual. Instead, the note is now directly the MIDI note value ( www.phys.unsw.edu.au/jw/notes.html ) and the index to the internal table along with the appropriate octave is automatically selected internally. You can still use the voice octave to set octave globally, they are combined behind the scene. This makes life much easier !
  • Fixed a stack overflow issue when declaring a local array of byte/bool inside a function.
  •  
Last edit: 4 days 3 hours ago by Franck.

Please Log in or Create an account to join the conversation.

Time to create page: 0.153 seconds
Powered by Kunena Forum