Guilherme Lucena

Results 2 comments of Guilherme Lucena

That would be awesome. I was thinking in something that would record the singing and then compare with the song. I was looking for some solutions for spectrum comparator. Nothing...

> To fix this with ACF5 i changed the code as follow: > > In > > https://github.com/airesvsg/acf-to-rest-api/blob/99c7731e3cc1443a9dd7af98370db0ec228d7b28/v3/lib/class-acf-to-rest-api-acf-api.php#L64 > > add: > ``` > if(is_string($this->id)){ > $this->id = preg_replace("/[^0-9,.]/", "",...