松浦 知也 Matsuura Tomoya

Results 14 issues of 松浦 知也 Matsuura Tomoya

Add environment variable for getting execution-engine/audio-driver/commandline-option specific value, e.g. sample-rate. For an example of sample-rate, the audio driver is launched after the global context is evaluated because if no `dsp`...

enhancement

Particularly needed for determining buffer size for delay function - temporarily implementing as part of optimization like a constant folding would be nice - For the future, should introduce `const`...

maybe protocol buffer would be better rather than JSON https://developers.google.com/protocol-buffers/docs/reference/arenas

enhancement

Seems like a bug in CoreAudio header files. ```zsh [cmake] [ 33%] Building CXX object CMakeFiles/rtaudio.dir/RtAudio.cpp.o [cmake] In file included from /Users/tomoya/codes/mimium/build/rtaudio-src/RtAudio.h:891, [cmake] from /Users/tomoya/codes/mimium/build/rtaudio-src/RtAudio.cpp:44: [cmake] /Applications/Xcode_11.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:162:2: error: expected unqualified-id...

bug

```rust delay(input,MaxSamples) ```

enhancement
compiler
language

enhancement
compiler

To expand a task scheduler's capability

enhancement
runtime