Issue regarding loading .wav files in deep hierarchy
JAZEIX Johnny
jazeix at gmail.com
Wed Mar 15 20:20:27 UTC 2017
Hi,
have you checked if the file is found/exists when you try to play it?
The issue is probably in the CMakeLists.txt where you don't go into the
subdirectories.
For play_rhythm, it would be better if you start your branch from
playpiano instead of master. There is already a start of an api for
musical activities.
Johnny
On 03/15/17 20:46, Utkarsh Tiwari wrote:
> Hi,
>
> I have saved a couple of .wav files in an organized manner within
> sub-directories
> of the 'resource/' folder in one my activities.
>
> But while trying to play one of those files, let's say file inside
> -*/qrc:/gcompris/src/activities/play_rhythm/resource/sound/treble_pitches/4/1.wav/
> *
> it doesn't play/load and neither throws any error on the terminal.
> Whereas if I save the same .wav file in an outer directory(upper
> level), let's say in this path ->
> *qrc:/gcompris/src/activities/play_rhythm/resource/sound/1.wav*
> It plays well. What could be the issue? Does GCompris not allow
> loading files saved inside deep hierarchy?
>
> Regards,
> Utkarsh Tiwari
>
>
> --
> Regards,
> Utkarsh Tiwari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/gcompris-devel/attachments/20170315/5f699440/attachment.html>
More information about the GCompris-devel
mailing list