Oleg Mikhailov

Results 1 comments of Oleg Mikhailov

Using combination of Howler and Rythm.js resolve this problem. Example: ``` import Rythm from 'rythm.js' import { Howl } from 'howler' import kineticMusicMP3 from '@/assets/musics/kinetic.mp3' const howlKinetic = new Howl({...