monkeytype/backend
Jerry Zhou da9b691bb1
New Sound on Click - Pentatonic Scale (#3970)
* added scale function

* cleaned up merge

* cleaned up scale implementation and created closure for previewing scales

* finalized changes

* fixed ci/de

* switched to upper camel case

* undid accidental changes

* updates

* fixed indexing bug and audioCtxt being intialized

* removed mapping

* updated schema with non-inclusive range for two new sound-on-clicks

---------

Co-authored-by: Bruce Berrios <bberr022@fiu.edu>
Co-authored-by: Bruce Berrios <58147810+Bruception@users.noreply.github.com>
2023-02-10 18:11:52 -05:00
..
__tests__ Add typescript support for jest (#3949) rizwanmustafa 2023-01-26 14:13:14 +01:00
private showing error when fetch failed 2023-01-24 14:03:31 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
src New Sound on Click - Pentatonic Scale (#3970) 2023-02-10 18:11:52 -05:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts Add typescript support for jest (#3949) rizwanmustafa 2023-01-26 14:13:14 +01:00
package-lock.json fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities (#3945) 2023-01-25 23:21:53 +01:00
package.json fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities (#3945) 2023-01-25 23:21:53 +01:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00