[gephex-user] module creation

Martin Bayer martin at gephex.org
Wed Feb 15 00:00:38 CET 2006


Hi Pierre,

> i want to create a new module named 'midinotedecmodule' because i want
> to be able to decode midi note.

There are already some new midi decoder modules in the main tree. But
they aren't included in any release. The changeset with the new modules:

http://arch.gephex.org/zoom/gephex@gephex.org--2004/gephex--main--0.4--patch-1895?log

> so i copy the directory 'midiccdecmodule' to 'midinotedecmodule'
> i modify :
> the spec file to match my needs
> run pluc.py
> modify the source file, the icon file etc etc
> 
> but now if i want to 'make' my module i must insert it in the global
> makefile...

add the new module in the files

1. modules/src/Makefile.am
2. configure.ac

and run

1. ./bootstrap.sh
2. ./configure
3. make

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.gephex.org/pipermail/gephex-user/attachments/20060215/ade3fe71/signature.pgp


More information about the gephex-user mailing list