Hi folks,
I code music for the 1541 floppy, or rather for its step motor.
To protect the good old retro hardware , I use a 1541 Ultimate2
cartridge. That´s ok for ONE drive, but it can´t do sound for more than one.
So my question is: Could you import the stepmotor sounds from the
Ultimate into WinVice?
The drive sound in WinVice isn´t "doing right" - just a constant
creaking instead of the different step motor sounds.
Maybe the following data could be helpful?
1541 ULTIMATE:
- format of the sound file in the sounds.bin files that you can find on
the device: They are at a sampling rate of 22050 Hz, stored raw in
signed 8-bit samples. Location of the segments:
HUM: $0000 (Len: 4410)
SLIP: $1200 (Len: 4410)
TrackIn: $2400 (Len: 2048)
TrackOut: $2C00 (Len: 2176)
Head Bang: $3480 (Len: 2176)
Insert: $3D00 (Len: 16256)
Remove $7D00 (Len: 14336)
Looking forward to your answer.
Best regards,
Sebastian
|