Brotherta / wam-studio

MIT License
17 stars 2 forks source link

Add JA language support to stanford-prototype #78

Closed terryzfeng closed 6 months ago

terryzfeng commented 7 months ago

Add Japanese internationalization to stanford-prototype Already built it but here are the steps:

  1. load in public/languages.csv
  2. run python buildLanguages.py

EN URL: myurl.com JA URL: myurl.com/?lang=ja

Change sliders from 0-100 => 0-4

Fix VU meter to stereo and playback bar

Needs plugin test for verification @ Lloyd May

terryzfeng commented 7 months ago

Perhaps we'd be able to deploy this on the attune website to make sure things are working as intended to test before merging?