Martin Connor

Results 14 issues of Martin Connor

Apologies for asking a question that is probably answered somewhere in the docs, but between these sites I cannot find the answer: https://aubio.org/manual/latest/cli.html#aubio https://aubio.org/documentation https://github.com/aubio/aubio/issues/new I do not understand what...

# This is a Bug Report: ## Description For bug reports: * What went wrong? When my index.html tries to load the bundle with a tag, the browser's console logs...

More prep work in anticipating of extending script functionality to non-Mondrian works of art. There are 3 types of changes in this P.R., maintainability changes, feature changes, and bug fixes:...

The `Keras` library was split into a multi-repo in its 2.2 release, according to the Keras docs [here](https://github.com/keras-team/keras/releases/tag/2.2.0): ``` The modules applications and preprocessing are now externalized to their own...

I keep getting this error when the connection is kept open for a longtime to a serverless db I'm running pg-boss with: ``` node:internal/process/promises:279 triggerUncaughtException(err, true /* fromPromise */); ^...

After following this tutorial [here](https://docs.react-juce.dev/guides/integrating_your_project#native-code), the plugin just loads for a while... ![Screenshot 2023-02-02 at 3 40 23 PM](https://user-images.githubusercontent.com/16109633/216444715-a8f96652-1b4f-4080-a3e6-dbf9c110c61d.png) ...and then crashes: ![Screenshot 2023-02-02 at 3 40 28 PM](https://user-images.githubusercontent.com/16109633/216444717-7ffb7bd8-68fc-4014-82bb-c9c82686bc99.png) I...

**Is your feature request related to a problem? Please describe.** I'd like programmatic access to the DDSP-VST's ability to morph one instrument into another. **Describe the solution you'd like** I...

enhancement

Pulled my hair out over this one, so leaving it here for anyone else who needs it: ``` { const Magenta = (await import('@magenta/music')) const { DDSP, SPICE } =...

### Describe the bug Sorry, not a bug - just a question! The OpenAI docs stipulate that they enforce rate limits in 2 ways: by request, and by -- source...

enhancement
question
openai api