home *** CD-ROM | disk | FTP | other *** search
- SampleScanner - PUBLIC DOMAIN - by Steven Lagerweij
- ---------------------------------------------------
-
- I wrote the Samplescanner so I could grab sounds from disks that are
- not DOS disks.
-
- Games often use (very nice) soundsamples, but these disks cannot be read by
- DOS so you cannot load a program that contains a sample into a samplerprogram.
- But with this program you can!
- There are some restrictions : The sample must be in one part on the disk
- The sample must be in 'pure' form
- (containing no other data than sampledata)
- It must be on a readable disk
-
- It is possible to scan real DOS disks ,but this won't work well.
- If you have found sounds that are on a dos disk, simply load that file in
- your samplerprogram. You don't need to do this with the SampleScanner.
-
-
- Menus:
- Save - save parts of a disk to a file (on a DOS disk)
- Which makes it possible for you to load that part
- into your samplerprogram
- with the ArpReq gadget you can use the ARPrequester
- to get the full pathname.
-
- Quit - Quit
-
- Play Buffer - Plays the current contents of the buffer
-
- Scan disk - Scans the disk from the current offset
- (If offset is 1672 then the scan starts at blk 0)
-
- Audio Prefs - To set the period (speed) and the volume.
-
- Change Filter - Toggles audio filter.
-
- DF0 DF1 DF2 DF3 - select drive
-
- ---
-
- The proportional gadget shows the current offset and you can drag it to a
- different position. It moves always in steps of 88 blocks.
-
- ----
-
- Source code is included. It was compiled with lattice C v4.0
- If you change the program please send me a copy of it,
- and leave my name in it.
-
- These progams are only to be distributed as public domain.
- Otherwise don't sell these programs without my permission.
-
- Distribution :
- Always include :
- SampleScanner executable
- SampleScanner.c Source Code
- menus.h header file
- rawkey.h header file
- Arp.o dme ARPrequest routine
- Filter.o object FilterToggle()
- Filter.a Assembly filter toggle
- linker linkfile
- SampleScanner.doc Docfile
-
-
- Any suggestions, donations, bugs, improvements, or anything
- can be send to:
- Steven Lagerweij
- Buizerdstraat 4
- 4143 BA
- Leerdam, Netherland
-