# This is really cool!

***

This is really cool! I don't have the time to read it thoroughly right now but I've bookmarked it so that I will later... This includes a lot of the feature extraction techniques I considered in my college capstone project. It was an automated guitar effects triggering platform that would track the progress of a live performance and use an algorithm called dynamic time warping to determine when it was the appropriate time in the song to change the effects/settings. This repo is not optimized for readability but I'll link it incase you have any interest. <https://github.com/bgoonz/Revamped-Automatic-Guitar-Effect-Triggering>

By [Bryan Guner](https://medium.com/@bryanguner) on [May 30, 2021](https://medium.com/p/691dbf4081b5).

[Canonical link](https://medium.com/@bryanguner/this-is-really-cool-691dbf4081b5)

Exported from [Medium](https://medium.com) on August 31, 2021.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bryan-guner.gitbook.io/my-docs/medium-articles/my-articles/this-is-really-cool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
