SNDRATE: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 November 2022

27 August 2022

  • curprev 06:1206:12, 27 August 2022A740g talk contribs 676 bytes +108 Added a new point. The old OpenAL code was hardcoded to 44100 Hz. The miniaudio backend on the other hand will choose the device's native sample rate.

8 July 2022

19 April 2022

  • curprev 20:3920:39, 19 April 2022SMcNeill talk contribs 547 bytes +547 Created page with "{{DISPLAYTITLE:_SNDRATE}} The _SNDRATE function returns the sample rate frequency per second of the current computer's sound card. {{PageSyntax}} : {{Parameter|sampleRate&}} = _SNDRATE {{PageDescription}} * The sample rate frequency per second value returned can be any LONG value. Common values are 22050 or 44100. * '''The sound card sample rate is determined by the sound card and it cannot be changed.''' {{PageExamples}} * See the example in [[_SNDRAW]..."