Category : Windows 3.X Files
Archive   : SNDHACK.ZIP
Filename : EXAMP007.WSN

 
Output of file : EXAMP007.WSN contained in archive : SNDHACK.ZIP
; SndHack allows notes to be specified as the
; name of the note with the octave appended to
; the end. Sharps are specified by # or +
; and flats by -.
CloseSound();
OpenSound();

SetVoiceNote(1, 1, 4, 0); This note and the next are equivalent.
SetVoiceNote(1, C1, 4, 0);

SetVoiceNote(1, 13, 4, 0); This note and the next are equivalent.
SetVoiceNote(1, C2, 4, 0);

SetVoiceNote(1, C4, 4, 0); Plays C in Octave 4
SetVoiceNote(1, C#1, 4, 0); Plays C sharp in Octave 1
SetVoiceNote(1, G-3, 4, 0); Plays G flat in Octave 3

StartSound();
WaitSoundState(S_QUEUEEMPTY);
CloseSound();



  3 Responses to “Category : Windows 3.X Files
Archive   : SNDHACK.ZIP
Filename : EXAMP007.WSN

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/