Opened 7 years ago
Last modified 6 years ago
#782 accepted enhancement
Spectogram should be created client side
Reported by: | Simon Fondrie-Teitler | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | audio, javascript |
Cc: | Parent Tickets: |
Description
Mediagoblin should get the the data use in the spectrogram from the file, but the actual rendering should be passed to the browser and done client side.
Subtickets
Change History (2)
comment:1 Changed 7 years ago by
Summary: | Spectogram should be create client side → Spectogram should be created client side |
---|
comment:2 Changed 7 years ago by
Status: | new → accepted |
---|
Note: See
TracTickets for help on using
tickets.
This should be possible to update old audio files and pull out that data now that we have the reprocessing system.