Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vlad-ivanov-name/lirc2wav
Convert LIRC configuration files to wave audio
https://github.com/vlad-ivanov-name/lirc2wav
Last synced: 22 days ago
JSON representation
Convert LIRC configuration files to wave audio
- Host: GitHub
- URL: https://github.com/vlad-ivanov-name/lirc2wav
- Owner: vlad-ivanov-name
- Created: 2012-08-05T09:32:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T10:51:32.000Z (almost 10 years ago)
- Last Synced: 2023-03-25T23:07:06.939Z (over 1 year ago)
- Language: JavaScript
- Size: 297 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lirc2wav
lirc2wav is an Adobe AIR application to convert LIRC configuration files to wave audio. Resulting audio files can be used to emulate any supported IR remote using a couple of IR LEDs connected to device's audio output ([example](http://www.instructables.com/id/DIY-Infrared-transmitter-for-iPhone-iPod/?ALLSTEPS)). You will also need to download [SoX](http://sox.sourceforge.net/) in order to get sound generation working.
I haven't updated this application for a while, and Adobe AIR is not the best choice for writing this kind of applications. However, it works, and you can download a packaged release [here](https://github.com/resetnow/lirc2wav/releases/download/1.0/LIRC2WAV.air).