Skip to content

Commit

Permalink
gui and phaser added
Browse files Browse the repository at this point in the history
  • Loading branch information
pio committed Nov 28, 2024
1 parent f7a4a5a commit c1f748b
Show file tree
Hide file tree
Showing 137 changed files with 24,483 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
Audio effects library for Teensy4.x standard Audio Library.
The effecs are ported from the main [floating point version of the library](https://github.com/hexeguitar/hexefx_audiolib_F32 "hexefx_audiolib_F32").

### [GUI available HERE](https://hexeguitar.github.io/hexefx_audiolib_i16/gui/index.html "hexefx_audiolib_i16 GUI")

## Effects

### [Plate Reverb Stereo](PlateReverbStereo.md "Plate Reverb Stereo")
### [Spring Reverb Stereo](SpringReverb.md "Spring Reverb Stereo")
### [Reverb SC Stereo](ReverbSC.md "Reverb SC Stereo")
### [Stereo Modulated Ping-Pong Delay](DelayStereo.md "Stereo Modulated Ping-Pong Delay")
### [Stereo Modulated Ping-Pong Delay](DelayStereo.md "Stereo Modulated Ping-Pong Delay")
### Stereo 12 stage Phaser

---
Copyright 11.2024 by Piotr Zapart
Expand Down
9 changes: 9 additions & 0 deletions gui/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

Binary file added gui/bootstrap/img/glyphicons-halflings-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/bootstrap/img/glyphicons-halflings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions gui/bootstrap/js/bootstrap.min.js

Large diffs are not rendered by default.

Binary file added gui/favicon.ico
Binary file not shown.
4 changes: 4 additions & 0 deletions gui/font-awesome/css/font-awesome.min.css

Large diffs are not rendered by default.

Binary file added gui/font-awesome/fonts/FontAwesome.otf
Binary file not shown.
Binary file added gui/font-awesome/fonts/fontawesome-webfont.eot
Binary file not shown.
504 changes: 504 additions & 0 deletions gui/font-awesome/fonts/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/font-awesome/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file added gui/font-awesome/fonts/fontawesome-webfont.woff
Binary file not shown.
16 changes: 16 additions & 0 deletions gui/formulas.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
% Generate plain formulas to be turned into png files via a pdf. Code hints taken
% from:
%
% https://tex.stackexchange.com/questions/287481/using-latex-to-generate-png-images-of-an-equation/287501
%
\documentclass[multi={mymath},border=1pt]{standalone}
% \usepackage{amsmath}
\newenvironment{mymath}{$\displaystyle}{$}
\begin{document}
\begin{mymath}
F = Fcenter * 2^{(signal * octaves)}
\end{mymath}
\end{document}
Binary file added gui/icons/alert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/arduino.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/arrow-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/bluetooth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/bridge-dash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/bridge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/comment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/db.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/debug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/envelope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/feed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/function.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/hash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/inject.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/leveldb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/mongodb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/node-changed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/node-error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/range.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui/icons/redis.png
Binary file added gui/icons/rpi.png
Binary file added gui/icons/serial.png
Binary file added gui/icons/swap.png
Binary file added gui/icons/switch.png
Binary file added gui/icons/template.png
Binary file added gui/icons/timer.png
Binary file added gui/icons/trigger.png
Binary file added gui/icons/twitter.png
Binary file added gui/icons/watch.png
Binary file added gui/icons/white-globe.png
Binary file added gui/img/adat.jpg
Binary file added gui/img/adccircuit.png
Binary file added gui/img/adccircuit2.png
Binary file added gui/img/adccircuitmic.jpg
Binary file added gui/img/adcpins1.jpg
Binary file added gui/img/adcpins2.jpg
Binary file added gui/img/ampschematics.png
Binary file added gui/img/audioshield_backside.jpg
Binary file added gui/img/audioshield_inputs.jpg
Binary file added gui/img/audioshield_outputs.jpg
Binary file added gui/img/audioshield_quad_in.jpg
Binary file added gui/img/audioshield_quad_out.jpg
Binary file added gui/img/biquad.png
Binary file added gui/img/cs42448.jpg
Binary file added gui/img/dac_speaker.jpg
Binary file added gui/img/dacpin.jpg
Binary file added gui/img/dacpins.png
Binary file added gui/img/dahdsr.png
Binary file added gui/img/delay.png
Binary file added gui/img/filter_formula.png
Binary file added gui/img/fir_filter.png
Binary file added gui/img/grip.png
Binary file added gui/img/ladder.png
Binary file added gui/img/memoryboard.jpg
Binary file added gui/img/multiply.png
Binary file added gui/img/node-red.png
Binary file added gui/img/pdmmic.jpg
Binary file added gui/img/pt8211.jpg
Binary file added gui/img/pw_maze_white.png
Binary file added gui/img/pwm.png
Binary file added gui/img/pwmdualcircuit.jpg
Binary file added gui/img/sgtl5000closeup.jpg
Binary file added gui/img/shelf_filter.png
Binary file added gui/img/spdif_proto.jpg
41 changes: 41 additions & 0 deletions gui/img/spin.svg
Binary file added gui/img/tdm.jpg
Binary file added gui/img/touchguitar.jpg
Binary file added gui/img/usbtype_audio.png
Binary file added gui/img/usbtype_audio_in.png
Binary file added gui/img/usbtype_audio_out.png
Binary file added gui/img/w25q128fv.jpg
Binary file added gui/img/wavefolder.png
Binary file added gui/img/waveforms.png
Binary file added gui/img/waveformsmod.png
Binary file added gui/img/waveshaper.png
Binary file added gui/img/wavetablevideo.jpg
Binary file added gui/img/whitenoise.png
Loading

0 comments on commit c1f748b

Please sign in to comment.