Re: [M100] program library in WAV format

2018-10-02 Thread Kevin Becker
For what it’s worth I just tried one at random (alien.ba) and it worked perfectly from my iPad to my T102. I didn’t have the volume up high enough the first try, but I turned it up to max and it worked fine on round 2. I have an android phone I acquired just to run mcomm on, but haven’t gotten aro

[M100] program library in WAV format

2018-10-02 Thread Jesus R
John, that is very cool! Jesus R - Web-based M100 emulator I wrote. Runs on PCs w/ Chrome, cell phones, tablets. https://bitchin100.com/CloudT/ If you right click you can poke around in the code. I don't minify it so it's easy to browse. All the stuff after the comment I wrote. Files are

[M100] program library in WAV format

2018-10-02 Thread Jesus R
Hooking this setup to my AP would be a mess:) It’s odd that you are having the exact opposite experience compared to mine. My iPhone, my Mac, my PC, and my iPad all work. I just transferred a random program with a standard cable and used it on my T100. If you look at the capture directly from the

Re: [M100] program library in WAV format

2018-10-02 Thread Stephen Adolph
Jesus, agreed, great idea. I think you should look at the waveforms you captured though. They look distorted, relative to M100 output signals. I think this is tricky enough that in order for it to be truly useful, the details need to get ironed out. As I said, I have tried your files with 2 androi

Re: [M100] program library in WAV format

2018-10-02 Thread John R. Hogerhuis
On Tue, Oct 2, 2018 at 1:38 PM Jesus R wrote: > What is CloudT? > > Web-based M100 emulator I wrote. Runs on PCs w/ Chrome, cell phones, tablets. https://bitchin100.com/CloudT/ If you right click you can poke around in the code. I don't minify it so it's easy to browse. All the stuff after the

[M100] program library in WAV format

2018-10-02 Thread Jesus R
I'm not using a custom cable and it's working fine here. These files are already amplified digitally by +25db. Link to WAV archive: www.sonore.us/m100 Jesus R - initiate time travel device. you got me Thu 8/3/2017, 4:32 AM The m100 can receive files via the cassette port from almost an

[M100] program library in WAV format

2018-10-02 Thread Jesus R
What is CloudT? Link to WAV archive: www.sonore.us/m100 Jesus R - Yeah it's definitely a coding task. Well if I find some time I could add a audio file export feature to CloudT. CloudT already supports accessing http files and Google Drive, so I have code for getting files into CloudT. M

[M100] program library in WAV format

2018-10-02 Thread Jesus R
My goals are simple...have access to the files on the go via my computer or phone. The files are archived in lossless WAV and anyone that wants to convert them to lossy MP3 is welcome to. I'm not going to apply additional filtering and in my use case I'm not worried about the files size. Link to W

Re: [M100] program library in WAV format

2018-10-02 Thread Stephen Adolph
thanks - I translate this mostly as - use an audio transformer to boost the audio level. said another way - need more swing. When I look at the M100 Rx code, what it is doing is detecting zero crossings. so edge rate matters, and crossing position accuracy. IIRC T200 had slightly different code