Bug 51112 - new port:audio/trommler
Summary: new port:audio/trommler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pete Fritchman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-18 01:30 UTC by David Yeske
Modified: 2003-04-20 15:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2003-04-18 01:30:09 UTC
Trommler is a GTK based drum machine with the following
features

Use of 16 bit 44100kHz mono drum samples.  Realtime audio output
using the /dev/dsp device.  Alternatively, audio output to file.
Variable number of beats per patter.  Volume adjustment of drum
samples.  Stereo panning of (mono) drum samples.  Environment
variable "TROMMLER_DRUM_DIR" for drum sample directory

WWW: http://muth.org/Robert/Trommler/

Fix: 

http://pigseye.kennesaw.edu/~dyeske/freebsd/trommler.tgz


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2003-04-19 14:26:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->petef

I'll take a look at this.
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2003-04-19 14:33:13 UTC
Looks good.  I added 'USE_GNOMENG= yes' so your USE_GNOME line just
brought in the gtk dependency, instead of depending on all of Gnome.

Do you think you could reword pkg-descr a bit?  It doesn't make sense
right now, especially the last sentence.

--pete
Comment 3 Pete Fritchman freebsd_committer freebsd_triage 2003-04-20 15:45:33 UTC
State Changed
From-To: open->closed

Committed, thanks.