User contributions
Jump to navigation
Jump to search
- 16:15, 7 May 2020 diff hist -4 m Sound.duration →Musician's Note: Renamed section to "Usage Notes" current
- 18:09, 2 May 2020 diff hist +6 m Key.keyNames Fixed broken link and moved "See also" to bottom of page above category
- 03:44, 30 April 2020 diff hist +9 m Sound.play
- 00:58, 30 April 2020 diff hist +122 m Sound.play Added note that the "speed" parameter will change both the pitch and duration of the sound being played.
- 00:42, 30 April 2020 diff hist +65 m Sound →Methods and properties used with Sound objects: Adds sound.waveform as a property
- 00:38, 30 April 2020 diff hist +275 m Sound.init Added arguments table and "See also" sections
- 16:51, 28 April 2020 diff hist +140 N User:SpatialPlays Created user page current
- 07:20, 28 April 2020 diff hist +93 Sound.fadeOut Adds link to audio generated by the example script
- 07:15, 28 April 2020 diff hist +91 Sound.fadeIn Adds a link to the audio generated by the example script
- 07:04, 28 April 2020 diff hist +89 Sound.envelope Adds a link to the audio generated by the example script current
- 06:55, 28 April 2020 diff hist +477 Sound.freq Added a new example for frequency changes, as well as a link to example audio generated by the code. current
- 06:15, 28 April 2020 diff hist -4 m Sound.duration
- 06:11, 28 April 2020 diff hist +53 m NoteFreq
- 06:09, 28 April 2020 diff hist +4,802 N NoteFreq Adds noteFreq and entire frequency note table in the standard MIDI range. (Please don't ask how long this took...)
- 04:48, 28 April 2020 diff hist +63 m Sound.fadeIn Adds links to related pages
- 04:47, 28 April 2020 diff hist +2 m Sound.fadeOut
- 04:47, 28 April 2020 diff hist +593 N Sound.fadeOut Adds Sound.fadeOut, examples of usage, as well as links to other relevant pages.
- 04:28, 28 April 2020 diff hist +385 N Sound.fadeIn Created page with "<c>Sound.fadeIn</c> controls how much to fade a sound in from silence in seconds. == Examples == This script creates a sort of comedic sliding up sound that fades in for..."
- 04:21, 28 April 2020 diff hist +58 m Sound.envelope Adds see also and category "Mini Micro"
- 04:19, 28 April 2020 diff hist +25 m Sound.freq Adds category "Mini Micro"
- 04:19, 28 April 2020 diff hist +25 m Sound.duration Adds category "Mini Micro"
- 04:02, 28 April 2020 diff hist +113 m Sound.envelope Added explanation of possible values Sound.envelope can be set to
- 03:58, 28 April 2020 diff hist +602 N Sound.envelope Added Sound.evelope and example script (without using init)
- 03:51, 28 April 2020 diff hist +2 m Sound.duration Switched heading style
- 03:01, 28 April 2020 diff hist -2 m Sound.freq Removed unnecessary parentheses from function calls
- 23:26, 27 April 2020 diff hist +212 m Sound.duration
- 23:21, 27 April 2020 diff hist +1,208 N Sound.duration Created Sound.duration, and included a function on how to convert musical notation into time for musicians.
- 22:09, 27 April 2020 diff hist 0 m Sound.freq
- 21:57, 27 April 2020 diff hist +37 m Sound.freq
- 21:55, 27 April 2020 diff hist +525 N Sound.freq Created Sound.freq, including working examples and references to relevant functions