lp:~laszlok/tigla/c

Created by Laszlo Pandy and last modified
Get this branch:
bzr branch lp:~laszlok/tigla/c
Only Laszlo Pandy can upload to this branch. If you are Laszlo Pandy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Laszlo Pandy
Project:
Tigla
Status:
Development

Recent revisions

35. By Laszlo Pandy

Pass a double to the volume set property. If you pass an int, it won't get converted because the g_object_set uses a variable length types passing system. Therefore the compiler doesn't know the expected type and won't convert it for you.

34. By Laszlo Pandy

Take out the volume element. Now the pipeline actually plays, but we can't control the volume.

33. By Laszlo Pandy

Doesn't crash anymore. Overflowing integer with the seek times is fixed. However still no audio.

32. By Laszlo Pandy

Tie the gstreamer backend to the gtk frontend. It will call the gstreamer backend to initialize. Unfortunetly it crashes when trying to play currently.

31. By Laszlo Pandy

Almost all the play_chord() function complete with gstreamer.

30. By Laszlo Pandy

More gstreamer code ported from python.

29. By Laszlo Pandy

Wrong bus callback function type.

28. By Laszlo Pandy

Add some gstreamer stuff. It doesn't actually play anything yet, only partially initializes the pipeline.

27. By Laszlo Pandy

* Add a stub to put in gstreamer stuff later.
* Move samples array into its own file so it can be swapped out easily.
* Don't setup_tuning. The C setup_chord_tuning() algorithm works without having an array of all the fret notes.

26. By Laszlo Pandy

Merge in published branch with my local branch.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.