Jon Williams

Results 49 issues of Jon Williams

Once an `io.EOF` is returned, `PlainMessageReader` should return `io.EOF` for reads past the end of stream. Many libraries depend on this behavior (https://github.com/gocarina/gocsv, for example).

v2

see [Wikipedia](https://en.wikipedia.org/wiki/FM_broadcast_band#Center_frequencies) > The FM broadcast band in Japan uses 76 to 95 MHz. The International Radio and Television Organisation (OIRT) band in Eastern Europe is from 65.8 to 74.0...

enhancement
help wanted
good first issue

1. Build tag `v0.6.0` 2. Upload packages to https://github.com/bongozone/vcvrack-rtlsdr/releases/v0.6.0 3. Submit to community repo Linux blocked by: #26

re: #29 > move towards using git submodules on every platform. Both of those libraries are semi-complex to build, so I'm keeping my eyes open for a plugin that builds...

enhancement
Windows
Linux
build
Mac

see https://github.com/sysrun/rtl-sdr

question

- normal the audio together unless both channels are active (output.active)

enhancement

- Ability to "seek" channels like in a fancy car. 🚐 - CV out of scanned channels?

enhancement

* Use the PulseGenerator builtin class * Will this output a pulse before the audio from the new channel arrives? Is this bad?

enhancement
good first issue

[rtl_udp](https://github.com/sysrun/rtl-sdr) or [rtl_fm_python](https://github.com/th0ma5w/rtl_fm_python) allow us to control an rtl_fm process over a UDP or TCP control socket respectively. Leaning towards the UDP implementation as it should be simpler. ## Advantages...

enhancement
question
epic

Idea for improving the number of tuning operations per second #8 The current implementation of `RtlSdr_tune` signals `s->hop_m` to let the tuning thread know to tune the SDR. Why not...

enhancement
good first issue
question