-
Hello,
so I have a custom map/dictionary data structure, from the cookbook, it seems like it is easy enough to just simply make it a type alias of `std::unordered_map` like so:
```c++
namespace…
-
end result: a mixing engineer getting all the tracks separately to do the work.
Concept: A tree, at the core the combined work, evolving at each step, the bounces for reference.
At each step, …
-
I'm trying to make plug work with my Mustang GT 40.
I took to ownership of the AUR package for this plugin as the previous versions did not compile anymore.
I'm using version 1.4.5.
Is there …
-
Let's say we have struct B. B has three attributes. Now let's say I want to parse_into a string s with 4 keys, and 3 of them are attributes of B. Will the parsing succeed?
-
**Purpose**: To store notes from our recurring Public Developer Calls.
**Process**:
1. **Initial Notes**: Taken live in Hackmd or Google Docs.
2. **Posting**: Notes are posted as comments here.
…
moul updated
2 months ago
-
At the moment, the CMake build files are messy.
* There is no clear separation between consumer and developer code paths.
This makes it impossible to build/install/package the library without …
-
Greetings ! I mentioned on KVR that I'd try building your plugin for Linux, here's where the make fails:
g++ -Wsuggest-override -std=c++11 -Iinclude -Idep/include -Idep/lib/libzip/include -DVERSION…
-
Hey
Today I hit "clean rebuild" (which pulls daw_json_link repos from scratch) in my project and encountered an error (`error: ‘is_detected_v’ was not declared in this scope`) which I resolved ad…
iwasz updated
7 months ago
-
Here is a second controller preset, this time for the Nektar Panorama P6 (https://nektartech.com/panorama-p4-p6/). I mapped the so-called Internal mode of this device. This device can quickly switch b…
-
Implement an opcode or opcodes for vocal singing synthesis in Csound, inspired by Vocaloid, Sinsy, and such.
The opcode should take marked up text and some form of vocal model, and synthesize a music…