Back
Similar todos
Load previous page…
Allow users to add syllables to the timing graph by clicking on the timing graph. #rhymecraft
music player bar #cloudmusicplayer
play with video editing #life
Read CSS animations keyframes 😍 #csspro
#applicantai add live audio wave form like in iOS voice memo
Write waveform component for podcast site #allplay
add a play button and show active listeners #linefm
create visuals for videos #shipharder
New blog post vokal.co/blog/audio-waveform #vokal
Design on Figma audio player #thunderaudio
show the playing animation only when a track is actually playing and not paused #linefm
repeat in visualizer #csspro
Add new feature page vokal.co/features/music-visua… #vokal
make play button also the pause button so that it becomes a play-pause toggle-button #voiceoversdream
Adding small videos of each feature on the homepage.
For those interested, here's the HTML:
<video style="border-radius: 10px;" width="100%" height="100%" autoplay muted loop playsinline preload="auto">
<source src="https://yourvideostoredlink" type="video/mp4">
Your browser does not support the video tag.
</video> #magictellers