Page 1 of 1

New instrument editor: Qgiged

Posted: Mon Apr 06, 2009 9:21 am
by dahnielson
Just so no one will miss out on this development as it's mainly been discussed on the developer mailing list. Luis Garrido is working on a new Gigastudio like instrument editor called Qgiged:

Image

At this moment it is read-only, meaning that you can only use it to explore the contents of GIG files. No sound or editing capabilities yet.

Sourceforge project:

https://sourceforge.net/projects/qgiged/

Screenshot:

https://sourceforge.net/project/screens ... _id=255142

SVN:

svn co https://qgiged.svn.sourceforge.net/svnroot/qgiged qgiged

TODO:

- Make qgiged a LinuxSampler editor plugin so changes can be heard realtime.
- Writing capabilities: modification of an existing GIG and creation of new ones.
- Librarian capabilities: pass objects from one GIG to another.
- WAV analysis: frequency and level.
- Rudimentary WAV edition: trimming, normalization, fade-in/out, loop points analysis and adjusting.
- Undo system.
- GIG creation wizards.

FORUMS:

https://sourceforge.net/forum/?group_id=255142

Feedback, discussion, feature requests would be very welcome at the project forums.

Re: New instrument editor: Qgiged

Posted: Tue Apr 07, 2009 6:21 pm
by luisgarrido
Thanks for the post, Anders.

Things are coming along nicely and Christian has been all too kind of removing some pebbles from my road. Qgiged is already able to load and play a gig and I am working on the editing capabilities. I expect it to be usable next summer, if I don't get sidetracked by a paying job.

As stated above, suggestions and comments welcome at the project forums.

Cheers.