Automatically adjust track speed in format decoders
See original GitHub issueI bought and updated the greasewazle v4 to version 1.0 I also successfully created an img file with a 3.5" floppy. Then I tried to read 5.25 disks: I have both DSDD(360) and DSHD(1200) flopppies that were successfully read on a very old PC last week.
Command:
gw.exe read --format ibm.1200 --retries=7 "C:\_floppy\mydisk.img"
This does not work and fails all the sectors. Any suggestion?
Issue Analytics
- State:
- Created 2 years ago
- Comments:40 (20 by maintainers)
Top Results From Across the Web
Speed Steps - DCCWiki
A compatible multifunction decoder switches to 128 speed step mode automatically at the track level when it receives a 128-speed step command from...
Read more >Use Varispeed in Logic Pro - Apple Support
In Logic Pro, use Varispeed to speed up or slow down an entire project. ... Change the unit of measurement and adjust the...
Read more >Morse Code Adaptive Audio Decoder
In fully automatic mode, the decoder selects the loudest frequency and adjusts the Morse code speed to fit the data. If you want...
Read more >MediaCodec - Android Developers
Codec-specific data in the format is automatically submitted to the codec upon start() ... These are also required to be set in the...
Read more >Change Clip Speed and Duration in Adobe Premiere Pro
Learn how to change a clip's speed, duration, and timing using the Rate Stretch tool and Time Remapping technique.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
There’s also a fix (and build) in the
greaseweazle-firmware
repository which fixes the behaviour ofgw pin get
.Could you give this build a try with your 360 rpm drive and 360kB disks, read and write. You should not need the
--rpm 300
option any more. Artifact download link is at bottom of the linked page: https://github.com/keirf/greaseweazle/actions/runs/1751874292