-
The checklists below indicate which blocks have C++ support in master.
gr-analog 25/34 :heavy_check_mark:
- [x] analog_agc2_xx
- [x] analog_agc3_xx
- [x] analog_agc_xx
- [ ] analog_am_demo…
-
Greetings, @drom !
One question: can I process different data heaps, using the same custom FFT object? Or is each object a "one shot" processor?
-
I don't know if kira has this capability, but when I call set_playback_rate on my sound, I can speed up the sound, but the pitch change makes it sound strange. I want to be able to play the sound at 2…
-
Quick notes about new things not working:
* LOADDEV
-
kehehehe! let's do this!
1. stackgirl
2. scanned synthesis?
3. pm:
- `hsp_phasor` with `rdtable` for custom waveforms
- amp after feedback
- lmao it takes phase in radian (use the …
-
Hi! I have been implementing my own phase vocoder and decided to try to figure out what I'm doing wrong by looking at what others are doing right. So I grabbed your code to take a look.
What I no…
-
I thought we could start a discussion on what/how we'd like to see as far as spectrogram augmentation in the project.
We had already some design discussion about this in #29. Having augmentation do…
-
Up until at least v2.3.2, CLEESE assumes a slightly different format for bpfs when they are passed directly with the `bpf=BPF` keyword, compared to when they are generated autonomously by the system. …
jjau updated
4 months ago
-
Hi, can i use the library to change record voice like robot voice?
-
And add a parameter called `leave_length_unchanged` that when set to True makes sure that the output length equals the input length. In that case, some of the audio will have to be sped up and some of…