Loopcast / beta

1 stars 0 forks source link

Info about the waveform on recordsets #558

Closed stefanoortisi closed 7 years ago

stefanoortisi commented 8 years ago

@hems @thomas1602 hi guys, i wanted to know what you had in mind about the waveform on the new record set layout. The question is especially for hems: how would you treat the waveform visualization? will it be analysed from the backend? do you have any library you already use for it? Something like this module? https://github.com/andrewrk/waveform

thomas1602 commented 8 years ago

There are several plugins we can use for this I think. Would it be possible to customise the waveform from that module? Like we need to change the colours etc

hems commented 8 years ago

@thomas1602 / @stefanoortisi i'm still not sure how will generate the waveforms, i might find a way of exporting them on waveform.js format or maybe just 2 PNG's one for the "background" waveform and another one for the "current time" which indicates where in the waveform the music is.

for now i think you could consider it will be two pngs

thomas1602 commented 8 years ago

As a current solution, should we maybe add a fake waveform now?

thomas1602 commented 8 years ago

@stefanoortisi would it be possible to change colours etc using the waveform provided in the psd file?

stefanoortisi commented 8 years ago

Yep, by my side I would need just two png images with the different colours. I'm gonna add on the layout the pngs I've extracted from the psd, (even though they are bad quality images), so we can have an idea of the final effect.

hems commented 8 years ago

yeah for now we can use a fake waveform image and later on we will find a way to generate those!