pschatzmann / arduino-stk

The Synthesis ToolKit in C++ (STK) Library for Arduino
Other
42 stars 3 forks source link

Broken link to example in the Wiki, under "Building your own Instrument" #16

Closed Andy2No closed 2 months ago

Andy2No commented 2 months ago

On the Wiki page for "Building your own Instrument", here: https://github.com/pschatzmann/arduino-stk/wiki/Building-your-own-Instrument

there is a broken link to the example, towards the bottom of the page:

Example

An example can be found on Github

The link points to: https://github.com/pschatzmann/arduino-audio-tools/tree/main/examples/examples-stk/streams-stk_myinstrument-audiokit

which gives 404 - page not found.

I'm not clear where it should point.

pschatzmann commented 2 months ago

The STK examples are part of the DSP examples and can be found at https://github.com/pschatzmann/arduino-audio-tools/tree/main/examples/examples-dsp/examples-stk