wavparse: emit midi-base-note tag from data in 'smpl' chunk
authorStefan Sauer <ensonic@users.sf.net>
Mon, 30 Dec 2013 13:36:45 +0000 (14:36 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 30 Dec 2013 13:41:47 +0000 (14:41 +0100)
commit2e277bb34173b988c10a9f43d39f223a50a9da94
tree3e7bba0d30b3c9612617c32fcd7f37b55716cac3
parent5ddf6a5e3274d433409f4cbd7d4c6a942df1376e
wavparse: emit midi-base-note tag from data in 'smpl' chunk

Add parsing of the 'smpl' chunk. Right now we only grab the midi-base-note and
emit it as a tag.
gst/wavparse/gstwavparse.c