media-sound/drumgizmo
Audio sampler plugin and stand-alone app that simulates a real drum kit
ChangeLog
commit 311ca0e71fa0d33ea12450d38f289f0037347386
Author: Alexander Tsoy <alexander@tsoy.me>
Date: Thu Jun 26 11:44:25 2025 +0300
media-sound/drumgizmo: add myself as a co-maintainer
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
commit c848ff5a127daa5cf601b5ea47b0dd6945749bdb
Author: Alexander Tsoy <alexander@tsoy.me>
Date: Thu Jun 26 11:20:29 2025 +0300
media-sound/drumgizmo: multiple fixes
* Fix build.
* Fix dependencies.
* Fix and enable tests.
* Remove sse* USE-flags. All SSE conditionals were removed from the
code and these USE-flags only controls the addiion of -msse* compiler
flags.
* Remove vst USE-flag. It equires proprietary VST2 SDK and currently
results in a build failure.
* Enable lv2 by default, as this is likely the most common use case for
drumgizmo.
* Disable cli by default.
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
commit c6e50ee2b6694eb69ebaaaa89ee3cba1ec276ce6
Author: Matt Jolly <Matt.Jolly@footclan.ninja>
Date: Fri May 12 18:37:16 2023 +1000
media-sound/drumgizmo: destabilize 0.9.20 for ~amd64
https://wiki.gentoo.org/wiki/Project:GURU#The_regulations
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 52f152fd348f8e04f9b5622812d0977dda9bd309
Author: Samuel Bauer <samuel.bauer@yahoo.fr>
Date: Sun Feb 5 19:11:44 2023 +0100
media-sound/drumgizmo: add dependency to media-libs/alsa-lib
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
commit 9b127d74b381005ccd793802b3cfc282efb923b3
Author: Samuel Bauer <samuel.bauer@yahoo.fr>
Date: Sat Feb 4 01:42:01 2023 +0100
media-sound/drumgizmo: document lv2 and vst flags (thx Andrew Ammerlaan)
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
commit a7969575346692c384cc9fe0ea272ea81624f41f
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Fri Feb 3 22:06:21 2023 +0100
media-sound/drumgizmo: define flags
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit 60ab103206cda52bbad07c90b693ade79d143e3d
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Fri Feb 3 22:05:37 2023 +0100
media-sound/drumgizmo: update Manifest
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit 1792b1aa09a75098e536a9a8d46d47c3ce7c07f5
Author: Samuel Bauer <samuel.bauer@yahoo.fr>
Date: Fri Feb 3 19:40:43 2023 +0100
media-sound/drumgizmo: new ebuild
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
Author: Alexander Tsoy <alexander@tsoy.me>
Date: Thu Jun 26 11:44:25 2025 +0300
media-sound/drumgizmo: add myself as a co-maintainer
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
commit c848ff5a127daa5cf601b5ea47b0dd6945749bdb
Author: Alexander Tsoy <alexander@tsoy.me>
Date: Thu Jun 26 11:20:29 2025 +0300
media-sound/drumgizmo: multiple fixes
* Fix build.
* Fix dependencies.
* Fix and enable tests.
* Remove sse* USE-flags. All SSE conditionals were removed from the
code and these USE-flags only controls the addiion of -msse* compiler
flags.
* Remove vst USE-flag. It equires proprietary VST2 SDK and currently
results in a build failure.
* Enable lv2 by default, as this is likely the most common use case for
drumgizmo.
* Disable cli by default.
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
commit c6e50ee2b6694eb69ebaaaa89ee3cba1ec276ce6
Author: Matt Jolly <Matt.Jolly@footclan.ninja>
Date: Fri May 12 18:37:16 2023 +1000
media-sound/drumgizmo: destabilize 0.9.20 for ~amd64
https://wiki.gentoo.org/wiki/Project:GURU#The_regulations
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 52f152fd348f8e04f9b5622812d0977dda9bd309
Author: Samuel Bauer <samuel.bauer@yahoo.fr>
Date: Sun Feb 5 19:11:44 2023 +0100
media-sound/drumgizmo: add dependency to media-libs/alsa-lib
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
commit 9b127d74b381005ccd793802b3cfc282efb923b3
Author: Samuel Bauer <samuel.bauer@yahoo.fr>
Date: Sat Feb 4 01:42:01 2023 +0100
media-sound/drumgizmo: document lv2 and vst flags (thx Andrew Ammerlaan)
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
commit a7969575346692c384cc9fe0ea272ea81624f41f
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Fri Feb 3 22:06:21 2023 +0100
media-sound/drumgizmo: define flags
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit 60ab103206cda52bbad07c90b693ade79d143e3d
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Fri Feb 3 22:05:37 2023 +0100
media-sound/drumgizmo: update Manifest
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit 1792b1aa09a75098e536a9a8d46d47c3ce7c07f5
Author: Samuel Bauer <samuel.bauer@yahoo.fr>
Date: Fri Feb 3 19:40:43 2023 +0100
media-sound/drumgizmo: new ebuild
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>