Sean Colsen

Results 126 issues of Sean Colsen

In the video below, notice how the cell selection changes abruptly when dragging from cells to column/row headers. https://user-images.githubusercontent.com/42411/208515064-5aec64fb-f0c4-4bdd-ac0f-0a7aae5dcf8b.mp4 I would expect it to work like this: https://user-images.githubusercontent.com/42411/208515593-814c8448-9f00-4f99-89f1-a271f69388a8.mp4

type: bug
work: frontend
ready

Reproduced within Chrome mobile on Android. Hold chord button within chord table. Sound continues playing, but device vibrates after short delay.

The triangle wave sounds a bit jarring. It would be nice to use a piano sound instead. This could even be user-configurable.

https://octavecompass.com/1435-5 This scale should be named with flats instead of sharps, even though it would have `A` and `Ab`

| Endpoint | HTTP Method | Function | | -- | -- | -- | | `/api/db/v0/tables/` | GET | `tables.list` | | `/api/db/v0/tables/` | POST | `tables.add` | |...