Matthias Schmitt

Results 4 issues of Matthias Schmitt

I had to modify the regexp your code in #9. But now it works for me.

I am currently working on integrating YouTube with mpd and landed on something like: `mpc add $(youtube-dl -g --format bestaudio https://www.youtube.com/watch\?v\=1h4dI2pW8vg)` The audio url get added and plays but there...

Not an issue but posting it here for reference maybe you want to add it to the readme. If you use the `'character` method and want your guides aligned to...

Do you think it would make sense to add a sine function (over R and maybe only [-n*pi; n*pi]) to available functions in https://github.com/phiresky/convolution-demo/blob/master/src/main.tsx#L53 and how hard would it be?