summaryrefslogtreecommitdiffstats
path: root/osc_ctrl.py
Commit message (Expand)AuthorAge
* Add speech-to-text demoyum2022-11-04
* Reduce sync rate from 10 Hz to 5 Hzyum2022-11-03
* Combine 4 boolean select parameters into oneyum2022-11-01
* Fix bug where some text would show up after saying 'Clear'yum2022-11-01
* Reduce total # of select bits from 44 to 4yum2022-10-30
* Add 'over' keywordyum2022-10-27
* Add fast clear animationyum2022-10-27
* Add exponentially longer sleeps to transcribe loopyum2022-10-25
* Saying the word "clear" clears the boardyum2022-10-24
* STT now beeps when it shows text, and can be locked to worldyum2022-10-24
* Rewrite FX and animation generatorsyum2022-10-23
* Quiet down transcribe.pyyum2022-10-20
* Add continuous transcription modeyum2022-10-17
* Transcribe.py now pagesyum2022-10-15
* Tweak transcribe.pyyum2022-10-15
* Fix animations: renamed prefab from CustomSTT to TaSTTyum2022-10-15
* Add ability to leave board in worldyum2022-10-11
* Add osc_ctrl.ResizeBoardyum2022-10-04
* Introduce STT proof-of-conceptyum2022-10-03
* Add 4th layer of indexingyum2022-10-02
* Use a single Enable parameter instead of one per layeryum2022-10-02
* Paging now works for other players at 40 characters per secondyum2022-10-02
* Add 'Do Nothing' animationyum2022-10-02
* Add parameters to resize board (likely broken)yum2022-10-02
* Add line wrapping and support for arbitrarily long messagesyum2022-09-30
* Redo FX layeryum2022-09-30
* begin unity-native portyum2022-09-30
* FIRST WORKING PROTOTYPE!yum2022-09-29
* delete SetLetters.csyum2022-09-29
* add 'hello world' osc controlleryum2022-09-29