-
The carla vst plugins are only showing up in renoise as instruments (as opposed to effects and instruments). This is with an up to date pull of carla and renoise 3.0.1.
-
Hi Harry!
Do you plan to add per-sample audio out ports? Instead of implementing internal effects, one can route each sample to host's bus and apply effects here :)
Regards,
Andrew.
danvd updated
9 years ago
-
```
function BrowserProcess:__finalize() causes a pure virtual function
call error when destroying the scripting engine
```
Original issue reported on code.google.com by `bjorn.ne...@gmail.com` on …
-
```
What is used for low level audio capture ? Did you used any open source audio
capturing libraries. I really would love to know.
Thanks & Regards
Shamun
```
Original issue reported on code.goo…
-
```
What steps will reproduce the problem?
1.Disconnect from internet
2.connect to irc in simple mode.
Most likely this happens because a socket error occurs before the "connect
dialog" has been bui…
-
```
For IT-Alien which is not registered here:
Affected Tools:
Custom Wave Generator (other tools handle this correctly)
1. enter a string (like abc) into a edit field which wants a number (num
cycl…
-
```
Timestretching a stereo sample sometimes produces a mono sample.
It's not that random. I haven't found the exact pattern yet, but this is
reproducable:
1) new song: BPM 128 / LPB 4 / 64 lines
2…
-
_From [nanofo...@gmail.com](https://code.google.com/u/117990161848247711282/) on November 25, 2012 09:32:52_
OS version: Win7 SP1 x86 ConEmu version: 121124
My son using FAR (like me) and of cou…
-
```
Just a minor feature request, I already like the plug-in as it is, but it would
be great if it could load an amSynth presets file or look for one in the
default directories (like /usr/share/amSy…
-
renoise object notfiers are still calling function. but theses functions just don't react to changes when inactive.
It is better to unregister theses functions. For this we have to safe the callback…