Closed aaronamm closed 2 years ago
Add a new device: Sony MDS-A1.
I have tested the following operations with an actual MDS-A1 without any issues:
node dist/cli.js devices node dist/cli.js wipe node dist/cli.js ls node dist/cli.js set_raw_title "test-adding-device" node dist/cli.js upload raw-audio.raw --format sp node dist/cli.js rename 0 test-01 node dist/cli.js rename 1 test-02 node dist/cli.js move 0 1
I think after this PR has been merged, we can update Web Minidisc/Pro project to use this new version.
Thanks.
Add a new device: Sony MDS-A1.
I have tested the following operations with an actual MDS-A1 without any issues:
I think after this PR has been merged, we can update Web Minidisc/Pro project to use this new version.
Thanks.