Bug#814865: RFS: helm-synth/0.6.2-3 [ITP]

2016-04-10 Thread Matthew Tytel
Thanks for the review.. sigh... A lot to do.

I could use a little guidance though. I'm using this library called JUCE:
https://www.juce.com/
https://github.com/julianstorer/JUCE

It looks like a lot of the problems are stemming from that project.
And, it's a little big and unfamiliar to take on in a short amount of time.

This library should probably be its own Debian package, but I'm
probably not the best person for that job. What do you think I should
do in this situation?

Thanks again for the review!

Matt

On Mon, Apr 4, 2016 at 3:06 PM, Gianfranco Costamagna <
locutusofb...@debian.org> wrote:

> control: owner -1 !
> control: tags -1 moreinfo
>
> Hi, lets review:
>
> control:
> please use autoreconf
> std-version is 3.9.7
>
> debian/menu: drop per ctte decision
>
> copyright: lots of embedded libraries and copyright/licenses missing.
>
> BSD / ISC / zlib/libpng / libpng / Apache?
>
> not sure how many more, and with embedded libraries this is even worse.
>
> automatic checks (check-all-the-things)
>
> $ codespell --quiet-level=3
>
> $ cppcheck -j1 --quiet -f . | grep -vF 'cppcheck: error: could not find or
> open any of the paths given.'
>
> # Parsing /proc/cpuinfo is not portable at all, use /sys instead.
> $ grep -rF /proc/cpuinfo .
> ./JUCE/modules/juce_core/native/juce_linux_SystemStats.cpp:return
> getConfigFileValue ("/proc/cpuinfo", key);
>
> $ flawfinder -Q -c .
> (my eyes are bleeding now)
>
> you need to fix a lot of stuff before getting this one into Debian
>
> cheers,
>
> G.
>
>


Bug#814865: RFS: helm-synth/0.6.2-3 [ITP]

2016-02-15 Thread Matthew Tytel
Package: sponsorship-requests
Severity: wishlist
Hello mentors,
I am looking for a sponsor for my package "helm-synth"

* Package name: helm-synth
  Version : 0.6.2-3
  Upstream Author : Matt Tytel 
* URL : http://tytel.org/helm
* License : GPL-3.0
  Section : sound

It builds those binary packages:
  helm  - polyphonic synthesizer with realtime modulation feedback

To access further information about this package, please visit the
following URL:http://mentors.debian.net/package/helm-synth


Alternatively, one can download the package with dget using this command:
  dget -x 
http://mentors.debian.net/debian/pool/main/h/helm-synth/helm-synth_0.6.2-3.dsc

More information about helm can be obtained from http://tytel.org/helm

Regards,
Matt Tytel


Bug#813956: ITP: helm - polyphonic synthesizer

2016-02-06 Thread Matthew Tytel
Package: wnpp
Severity: wishlist

Name: helm
Version: 0.6.1
Upstream Author: Matt Tytel 
URL: http://tytel.org/helm 
Development URL: https://github.com/mtytel/helm

License: GPL-3.0
Copyright 2015-2016 Matt Tytel 

 polyphonic synthesizer with realtime modulation feedback
 helm is a MIDI enabled polyphonic music synthesizer with an easy to use
 parameter modulation system and real-time graphical feedback.
 .
 helm has a subtractive synthesizer engine with three oscillators with 15
 anti-aliased waveforms, cross modulation, 32 voice polyphony, a low-pass,
 high-pass, band-pass, notch, low-shelf, high-shelf and all-pass filter.
 Additional features include a formant filter, stutter, delay, reverb
 patch browsing, and MIDI learn.

Matt Tytel


Bug#735859: Correct Copyright

2014-01-18 Thread Matthew Tytel
I realized I didn't finish typing out the full Copyright line. Should be:

Copyright 2013, 2014 Little IO littleioau...@gmail.com

matt tytel


Bug#735859: ITP: cursynth -- a curses musical synthesizer

2014-01-17 Thread Matthew Tytel
Package: wnpp
Severity: wishlist

Name: cursynth
Version: 1.1.0
Upstream Author: Matt Tytel matthewty...@gmail.com
URL: littleio.co/cursynth
Source tar: littleio.co/cursynth/cursynth-1.1.tar.gz
Development URL: https://github.com/iyoko/cursynth
License: GPLv3
Copyright 2014 Little IO littleio

cursynth is a musical synthesizer that runs in the terminal using the
curses library. It's polyphonic, MIDI enabled and has features like cross
modulation and a modulation matrix.

cursynth uses an automake/autoconf build system.

matt tytel