Andreas Pohl
Andreas Pohl
### Discussed in https://github.com/apohl79/audiogridder/discussions/278 Originally posted by **ubermunchen** December 20, 2020 In the long term, it would be kinda cool if asio or routing could be supported for the audio...
https://e47.sentry.io/issues/3984605168/ https://github.com/apohl79/audiogridder/blob/release_1_2_0_beta15/Plugin/Source/PluginSearchWindow.cpp#L212 PluginTypes of m_processor not properly protected during the iteration.
Logic has an additional problem though - Bitwig and Live were behaving, but Logic still glitched as soon as I automated parameters in audiogridder. It wasn't as bad as the...
Add customizable defaults (probably via settings menu) for enabling all channels by default vs the current behavior. ### Discussed in https://github.com/apohl79/audiogridder/discussions/1142 Originally posted by **Dieguitarro** January 19, 2023 Hello everyone,...
### Discussed in https://github.com/apohl79/audiogridder/discussions/1128 Originally posted by **Niubbo** January 1, 2023 I noticed AG do not support offline rendering. Some plugins offer offline rendering options, usually it's about oversampling. It's...
See https://github.com/apohl79/audiogridder/discussions/1097
It would be helpful to set a preference for AG to open the Statistics window (server) and Monitor window (plug-in) and keep them open. The plugin stats should be moved...
Extending the capture area in a plugin should be persisted in the plugins session state.
- Maintain a copy of the original sidechain channel input before passing to the chained plugins - Implement a sidechain selector to send the SC data only to selected plugins...