Commit Graph

  • 9b768483c3 add readme master wan-may 2024-05-02 23:37:30 -0300
  • 3f779532ac bricked wan-may 2024-05-02 23:30:15 -0300
  • d9c98c59b3 Exponential Sigmoid wan-may 2023-03-21 20:05:09 -0300
  • eb1a82ac93 Back at it! Add limiter plugin. wan-may 2023-03-20 21:13:47 -0300
  • 994ff19596 yaw-shep bug fixes: handle MIDI events at correct frame; display cursor at correct position yaw-man 2022-10-29 16:20:27 -0300
  • f60f589359 Update DPF submodule for VST3 build; New shepard tone generator with mouse UI. yaw-man 2022-10-29 14:31:34 -0300
  • cbdddd6bbc Various synth tweaks yaw-man 2022-10-29 14:31:09 -0300
  • a9d112d757 Added button press to allow consistently recordable performances. yaw-man 2022-09-22 17:04:27 -0500
  • ef0eec2721 Factoring out tablet API stuff yaw-man 2022-09-22 16:55:25 -0500
  • b9ae12167d Changed filter design to specify bandwidths instead. Using partial fractions to obtain better gain control / less quantization noise (hopefully!) yaw-man 2022-09-22 16:54:51 -0500
  • ca9e6acbe8 Revert to earlier timbre. yaw-man 2022-09-22 08:32:17 -0400
  • bca9e0381d Pitch detectors now search for local minima, and interpolate for subsample accuracy. Resamplers still have some issues. yaw-man 2022-09-22 08:31:44 -0400
  • 4e3fa9f24d Factored out scale code yaw-man 2022-09-19 17:32:24 -0400
  • f4eb2bdfaf Fixed resampling bugs, pitch detection still pilked yaw-man 2022-09-19 17:31:20 -0400
  • 645ce2e092 Harmonic Shepard tone, y axis controls pitch. yaw-man 2022-09-18 13:50:35 -0400
  • bfe17282d1 Fixed a couple pitch corrector bugs. Many remain, however. yaw-man 2022-09-16 11:41:33 -0400
  • ef0c96f72a Shepard tone timbre is now a harmonic series (buzz). Fixed exception from custom tablet destructor. May need to check for a memory leak now. yaw-man 2022-09-16 11:41:12 -0400
  • 1a6edd85a0 Common file for handling arbitrary tunings. yaw-man 2022-09-16 11:38:52 -0400
  • 846bdedf13 Pitch corrector yaw-man 2022-09-14 19:05:14 -0400
  • 18acf9eb95 Change timbre of shepard tone: overtones are now nearly harmonic yaw-man 2022-09-14 19:05:04 -0400
  • a629a65194 Pitch corrector yaw-man 2022-09-14 19:04:19 -0400
  • 54bee81c43 Parallel resonance yaw-man 2022-08-24 21:54:31 -0300
  • 7c36a8bf98 Add resonant filter plugin yaw-man 2022-08-21 22:37:33 -0300
  • 48eb843cfa Add yaw-vowel yaw-man 2022-08-19 16:22:04 -0300
  • bdaa77dcf0 Tweak yaw-shepard yaw-man 2022-08-19 16:18:51 -0300
  • 9f50e9d40e Added synthesis. yaw-man 2022-08-19 15:03:29 -0300
  • 42337e08cd Remove alternate tablet stub yaw-man 2022-08-19 14:41:51 -0300
  • 6945e5f7f8 Switching to VS Code yaw-man 2022-08-19 14:39:31 -0300
  • 5777881728 Add yaw-shepard CMakeLists, plugin version and info yaw-man 2022-08-18 17:01:00 -0300
  • 474dce4da9 Copy interface for Shepard tone synth. yaw-man 2022-08-18 16:25:37 -0300
  • b5a8b01804 resizing and button logic yaw-man 2022-08-18 16:17:49 -0300
  • 025f80b1e1 Faster window resize yaw-man 2022-08-18 16:03:01 -0300
  • 030dd9245f Bugfix: spuriously display button as clicked. yaw-man 2022-08-18 16:01:39 -0300
  • e52b8ef401 Resize events yaw-man 2022-08-18 15:55:57 -0300
  • 4c8cd87421 Build release version, separate UI into header file yaw-man 2022-08-18 12:42:48 -0300
  • d4644df706 Ignore harder yaw-man 2022-08-18 12:03:53 -0300
  • ed37c20772 Damn I hope this works yaw-man 2022-08-18 12:00:39 -0300
  • cc5332c52b New build system generates KHR headers in submodule. Update git files to ignore them. yaw-man 2022-08-18 11:46:27 -0300
  • e633be0576 Add plan.txt yaw-man 2022-08-18 11:22:31 -0300
  • 25d54ad976 Add button callbacks yaw-man 2022-08-18 11:21:03 -0300
  • 5846220601 Button awareness yaw-man 2022-08-16 19:45:40 -0300
  • b2eeb12fc3 Grand validation: Ajouté interface pour plusiers APIs de tablette. Essayé d'ajouter .NET interop Changé storage des champs Nouveau functions pour afficher du texte yaw-man 2022-08-16 10:47:12 -0300
  • 422ec60f3b Renommer le fichier pour Wintab yaw-man 2022-08-14 21:00:13 -0300
  • 83acc0ffbb En préparant pour les autres APIs de tablette yaw-man 2022-08-14 20:57:05 -0300
  • 583d66b496 Start to add button inputs yaw-man 2022-08-13 12:44:01 -0300
  • 65e3a0f639 Idle callbacks yaw-man 2022-08-13 12:41:24 -0300
  • e16fda511d Removed TIMEPOS requirement; Removed rendundant parameter changes; Rescaled parameters (now 0.0 to 1.0); Removed double float conversion warnings; Refactored tablet data copy; yaw-man 2022-08-13 12:02:47 -0300
  • e3c74ff15d Possible fix for queue overflow yaw-man 2022-08-11 19:10:55 -0300
  • 64b045fa77 MVP yaw-man 2022-08-10 10:54:24 -0300
  • f2aae2a502 Dessiner cercles yaw-man 2022-08-09 16:51:23 -0300
  • 8e1108d534 Extents yaw-man 2022-08-09 15:33:58 -0300
  • dd7cac4e64 Digitizing WinTab Context yaw-man 2022-08-09 15:05:09 -0300
  • 47105d3aa2 Supprimer commentaires vieillis yaw-man 2022-08-09 14:41:00 -0300
  • 2a2202c1fd Supprimer les parametres d'éxample yaw-man 2022-08-09 13:20:33 -0300
  • ca10986e54 Ajouter le parametre z yaw-man 2022-08-09 13:02:14 -0300
  • 7246c3b853 Afficher l'axis x yaw-man 2022-08-09 12:54:02 -0300
  • 6656022edc Ajouter WTQueuePacketsEx pour voir les nombres serial yaw-man 2022-08-08 19:05:23 -0300
  • e488b14a52 Ajouter hwnds pour les fenêtres autochtones sur Windows yaw-man 2022-08-08 18:46:40 -0300
  • d6380607a7 Further context opening. yaw-man 2022-08-08 18:32:14 -0300
  • 4b72442df0 Ajouter Wintab (1). yaw-man 2022-08-07 20:43:35 -0300
  • cee11b990c Compiler example de DPF. yaw-man 2022-08-07 18:48:30 -0300
  • 998f455b30 Mise à jour des sousmodules; structure des fichiers yaw-man 2022-08-07 18:14:11 -0300
  • c88dc5f4f3 Add DISTRHO Plugin Framework yaw-man 2022-08-07 17:59:27 -0300
  • 9b8e4da5ef Mettre wintab en commun. yaw-man 2022-08-07 17:53:57 -0300
  • afd8b80ab8 Ajoutez des fichiers projet. Nimda 2022-08-07 17:16:52 -0300
  • c8155fc129 Ajouter .gitattributes Nimda 2022-08-07 17:16:47 -0300