gmdrec icon indicating copy to clipboard operation
gmdrec copied to clipboard

gmdrec is a USB interface between your late 90's Sony portable MiniDisc recorder and your PC.

Results 6 gmdrec issues
Sort by recently updated
recently updated
newest added

disc_title is now taken literally, allow pulling the album title from track metadata with %album% This won't work for mixtapes, but to keep it simple we'll just use the album...

enhancement

Consider adding a new mode for entering track marks at predefined time-points on an already recorded MD.

enhancement
depends on upstream

'Build your own on a breadboard' wiki page still reflects the revision 1 of hardware. Update it to rev3.

documentation

A minor improvement is possible when entering a space - see if we can just press Vol+ without messing the logic up. Vol+ (9900) was not originally calibrated for, but...

enhancement

Look into: - using dataclasses for recorder definitions/wipers - using prebound methods for hardware initialization business - [x] #17 - [ ] #23

refactor
meta

Some of the messages printed are too verbose. Move some of them to a logging facility, and expose an argument to display them (or save to a log file). Initial...

enhancement