ptwz / python_wizard

Command line LPC analysis tool to generate bitstreams for the Texas Instruments TMS5220 chip
MIT License
40 stars 12 forks source link

audio output #3

Closed deladriere closed 3 years ago

deladriere commented 6 years ago

Any plan to have the audio output from the command line? It would be useful to help to tweak the parameters with some audio feedback thanks

ptwz commented 6 years ago

Yes, that's my project for the holidays.

jaybird110127 commented 3 years ago

Wow I just found this project. I've been looking for a command line en/decoder for TMS chips for years! Any chance of adding a decoder? In my opinion, bonus points if it does not do any sanity checking so I could throw random garbage or data that's not LPC at it and get cool weird circuit bending noises!

ptwz commented 3 years ago

As now a lpcplayer is provided both inside the UI (if you have pyaudio installed) and as a standalone command line tool, I'll close this issue.