Rick MacDonald
Rick MacDonald
This is my first time experimenting with GNURadio and I ran into this problem as well. I believe that the problem is that _osmosdr_swig.so references Python twice and the path...
Still no joy with getting sound from the fm example on either of my projects after replacing examples.c. There must be something else that needs changing.
I've confirmed that examples.c in both of my projects are the current one and changed the volume as suggested but no luck with either project. I downloaded the AMY repo...
I looked at this again to make sure I'm building the fm example with the modified examples.c and have added the velocity statement and there is no sound with either...
The MacOS version works perfectly now. I built my previous version using XCode and maybe I messed something up or Clang compiles something that is incompatible? I tried again with...
Sorry I spoke too soon. In the Xcode project I had changed the call to note_on_mod() in algorithms.c to agree with it's definition and the fm tone didn't work. Just...
Yes everything is fine with the MacOS version now. As for the Arduino example when I used the debugger I saw that the first parameter which is an index into...
Anything I can do to help let me know. I am slowly figuring out how things work and loving it! Both AMY and Tulip are amazing projects (and of course...