debian/0000755000000000000000000000000012202234753007166 5ustar debian/source/0000755000000000000000000000000012202234335010462 5ustar debian/source/format0000644000000000000000000000001412202234335011670 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012202234335010611 5ustar debian/patches/jaaa-rzr.patch0000644000000000000000000000221212202234335013336 0ustar Author: Philippe Coval Description: Set DESTDIR,CXXFLAGS,LDLIBS properly. --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Index: jaaa/source/Makefile =================================================================== --- jaaa.orig/source/Makefile 2013-08-07 13:38:13.937342777 +0200 +++ jaaa/source/Makefile 2013-08-07 14:01:17.176201895 +0200 @@ -19,13 +19,13 @@ # -------------------------------------------------------------------------- -PREFIX = /usr/local +PREFIX = /usr SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/') LIBDIR = lib$(SUFFIX) VERSION = 0.8.4 CPPFLAGS += -DVERSION=\"$(VERSION)\" -DPREFIX=\"$(PREFIX)\" -I/usr/include/freetype2 -CXXFLAGS += -O2 -Wall -MMD -MP -CXXFLAGS += -march=native +CXXFLAGS += -O3 -Wall -MMD -MP +#CXXFLAGS += -march=native LDFLAGS += -L/usr/X11R6/$(LIBDIR) LDLIBS += -lzita-alsa-pcmi -lclthreads -lclxclient -lpthread -lfftw3f -ljack -lasound -lpthread -lXft -lX11 -lrt @@ -39,6 +39,7 @@ install: jaaa + install -d ${DESTDIR}${PREFIX}/bin install -Dm 755 jaaa $(DESTDIR)$(PREFIX)/bin/jaaa uninstall: debian/patches/series0000644000000000000000000000001712202234335012024 0ustar jaaa-rzr.patch debian/jaaa.menu0000644000000000000000000000062312202234335010745 0ustar ?package(jaaa):\ needs="X11"\ section="Applications/Sound"\ title="Jaaa (with ALSA)"\ longtitle="JACK and ALSA Audio Analyser (using ALSA)"\ icon="/usr/share/pixmaps/jaaa.xpm"\ command="jaaa -A" ?package(jaaa):\ needs="X11"\ section="Applications/Sound"\ title="Jaaa (with JACK)"\ longtitle="JACK and ALSA Audio Analyser (using JACK)"\ icon="/usr/share/pixmaps/jaaa.xpm"\ command="jaaa -J" debian/changelog0000644000000000000000000000573512202234660011047 0ustar jaaa (0.8.4-1) unstable; urgency=low [ Alessio Treglia ] * Unapply patches after the build,abort on upstream changes. * Suggests jackd. [ Jaromír Mikeš ] * Imported Upstream version 0.8.4 * Add myself as uploader. * Set dh/compat 9. * Bump Standards. * Fix VCS canonical URLs. * Tune gitignore file to handle rather dir. * Update copyright file. * Tune build-deps for new upstream release. * Patch refreshed. * Tune rules file - Makefile moved by upstream. * Fix installing desktop files and icon. * Added Keywords entry to desktop files. * Make package description more verbose. -- Jaromír Mikeš Mon, 05 Aug 2013 22:31:06 +0200 jaaa (0.6.0-2) unstable; urgency=low * Provide two desktop files (LP: #417422): - jaaa-alsa.desktop: Launcher to use Jaaa through ALSA. - jaaa-jack.desktop: Launcher to use Jaaa through JACK. * Improve menu file to achieve the same above. * Bump Standards. * Update debian/gbp.conf. * Rewrite debian/copyright as per DEP-5 rev#173. * Upstream's Homepage has changed, update debian/{control,watch} files. -- Alessio Treglia Thu, 24 Mar 2011 21:05:13 +0100 jaaa (0.6.0-1) unstable; urgency=low [ Philippe Coval ] * Imported Upstream version 0.6.0 - Refreshed patch * Updated debian/control: - Updated standards and format to 3.0 (quilt) - Switched to collaborative maintenance - Uses alioth scm - Removed superfluous build-dependency (Closes: #578088) * Updated debian/rules: - debian/rules: remove get-orig-source * Rewrote manpage to fix manpage-has-errors-from-man [ Alessio Treglia ] * Fix Maintainer's email address, add myself as uploader. * Drop quilt support as it complies to 3.0 (quilt) format. * Add debian/gbp.conf file. * Add .gitignore file. * Switch to DH 7 tiny rules. * Refresh patches. * Update debian/copyright. -- Alessio Treglia Sat, 26 Jun 2010 21:00:13 +0200 jaaa (0.4.2-2) unstable; urgency=low * Merged jaaa_0.4.2-1ubuntu1.patch * debian/* : updated to latest standards + maintainer email (Closes: #546630) -- Philippe Coval Thu, 15 Oct 2009 08:50:41 +0200 jaaa (0.4.2-1ubuntu1) intrepid; urgency=low * debian/jaaa.desktop - Add AudioVideo to Categories to make it show up in menu (LP: #243773) - Add semicolon (;) after Audio to make it validate with desktop-file- validate * Modify Maintainer value to match the DebianMaintainerField specification. * Bump standards version to 3.8.0 -- Nathan Handler Sat, 28 Jun 2008 14:59:39 -0500 jaaa (0.4.2-1) unstable; urgency=low * Integration from ubuntu to debian (Closes: #435582) * Simplified rules, minors fixes in copright and doc-base files -- Philippe Coval Wed, 23 Jan 2008 19:51:58 +0100 jaaa (0.4.2-0ubuntu1) hardy; urgency=low * Initial release (LP: #160732) -- Philippe Coval Thu, 17 May 2007 19:02:48 +0200 debian/compat0000644000000000000000000000000212202234335010360 0ustar 9 debian/watch0000644000000000000000000000014412202234335010212 0ustar version=3 http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html \ jaaa-(.*)\.tar\.bz2 debian/jaaa.xpm0000644000000000000000000001672412202234335010616 0ustar /* XPM */ static char * jaaa_xpm[] = { "32 32 338 2", " c None", ". c #676D70", "+ c #525C60", "@ c #505A5E", "# c #4F595D", "$ c #4D575B", "% c #4C565A", "& c #4A5458", "* c #495357", "= c #475155", "- c #465054", "; c #444E52", "> c #434D51", ", c #555C5F", "' c #575D60", ") c #52595D", "! c #52595C", "~ c #535A5D", "{ c #4E5559", "] c #4D5457", "^ c #51575A", "/ c #353F43", "( c #343E42", "_ c #323C40", ": c #313B3F", "< c #2F393D", "[ c #2E383C", "} c #2C363A", "| c #2B3539", "1 c #293337", "2 c #283236", "3 c #263034", "4 c #3B4144", "5 c #BFBDB4", "6 c #BFBDB6", "7 c #CECAC5", "8 c #CEC8C4", "9 c #CDCBC7", "0 c #CDCAC5", "a c #CDC9C4", "b c #CCCAC6", "c c #CDCAC6", "d c #CCC9C4", "e c #CCC9C5", "f c #CCCCC7", "g c #CCCBC7", "h c #CBCBC6", "i c #CCCBC6", "j c #CBCAC6", "k c #CACAC5", "l c #CBCAC5", "m c #CAC9C4", "n c #CAC9C5", "o c #C9C9C4", "p c #C9C8C3", "q c #A5A39B", "r c #C1BEB5", "s c #E4E0D4", "t c #EEE9E2", "u c #FFE1E1", "v c #FFEAEA", "w c #FDE3E3", "x c #FFE5E5", "y c #FFDCDC", "z c #FFE2E2", "A c #FDF5F5", "B c #FFFFFF", "C c #FDFDFD", "D c #000000", "E c #FDFCFB", "F c #7EE277", "G c #C9C3BB", "H c #CCC6BE", "I c #FFF1F1", "J c #FDE0E0", "K c #FFE8E8", "L c #FFDFDF", "M c #FDE9E9", "N c #FFE7E7", "O c #FCFCFB", "P c #BDC3B0", "Q c #CCC8BE", "R c #DBD7CC", "S c #FFEEEE", "T c #FDDFDF", "U c #FDE4E4", "V c #CDC7BF", "W c #BAB4AD", "X c #D3CDC4", "Y c #DEDACE", "Z c #E3DFD9", "` c #FCEDED", " . c #FCF4F4", ".. c #FAECEC", "+. c #FCF1F1", "@. c #FCECEC", "#. c #FBEDED", "$. c #FCEEEE", "%. c #FCFCFC", "&. c #FBFBFB", "*. c #8F8F8F", "=. c #5A5A5A", "-. c #FAFAF9", ";. c #C9C2BB", ">. c #B2ACA6", ",. c #C7C0B9", "'. c #EEECE6", "). c #959595", "!. c #474747", "~. c #F8F8F8", "{. c #C3BCB6", "]. c #ABA59F", "^. c #C1BBB4", "/. c #989898", "(. c #343434", "_. c #F3F3F3", ":. c #C6C3B9", "<. c #D5D1C6", "[. c #E0DCD1", "}. c #FF0000", "|. c #9E9E9E", "1. c #242424", "2. c #E9E9E9", "3. c #D1CBC3", "4. c #BEB9B1", "5. c #D7D1C8", "6. c #E3E1DB", "7. c #9D9DFC", "8. c #010101", "9. c #CCC5BE", "0. c #B0AAA4", "a. c #C8C1BA", "b. c #C7C0BA", "c. c #ADA7A1", "d. c #C6BFB8", "e. c #C9C6BB", "f. c #CCC9BE", "g. c #DDDACE", "h. c #D3CDC5", "i. c #BCB7AF", "j. c #E6E4DE", "k. c #CDC6BF", "l. c #B3ADA6", "m. c #E2DFD3", "n. c #E7E5E4", "o. c #FFFAFA", "p. c #B3ADA7", "q. c #C7C1B9", "r. c #DDDBE6", "s. c #FFFCFC", "t. c #F9E0E7", "u. c #C6C0B9", "v. c #A8A39D", "w. c #C2BCB5", "x. c #EEEEFF", "y. c #CECABF", "z. c #E0DCD0", "A. c #E9E9FD", "B. c #D5CFC6", "C. c #BCB6AF", "D. c #D6D0C7", "E. c #DFDCD0", "F. c #E9E9FF", "G. c #E7E53C", "H. c #C8C730", "I. c #E2E043", "J. c #FDFDFF", "K. c #E8E8FF", "L. c #FAFAFD", "M. c #DDD9C0", "N. c #DCD9BE", "O. c #DDD9C1", "P. c #E2E2FF", "Q. c #EAEAFF", "R. c #F5F5FF", "S. c #EDEDFD", "T. c #FAFAFF", "U. c #CAC7BC", "V. c #CDCABF", "W. c #DDD9CE", "X. c #E1DDD2", "Y. c #D6D4E4", "Z. c #B6B6FF", "`. c #E7E7FF", " + c #FBFBFF", ".+ c #DEDAD0", "++ c #DAD6CC", "@+ c #E2E0DE", "#+ c #9F9FFC", "$+ c #C8C8FC", "%+ c #EDEDFB", "&+ c #FAFAFC", "*+ c #E4E4FC", "=+ c #E6E6FB", "-+ c #EEEEFC", ";+ c #FBFBFC", ">+ c #F3F3FC", ",+ c #DAD6CB", "'+ c #CAC5BC", ")+ c #D3D3FF", "!+ c #9595FF", "~+ c #AEAEFD", "{+ c #CECEFF", "]+ c #E8E8FD", "^+ c #DADAFF", "/+ c #E4E4FD", "(+ c #EBEBFF", "_+ c #FCFCFF", ":+ c #EDEDFF", "<+ c #FCFCFA", "[+ c #C8C4BA", "}+ c #DAD6CA", "|+ c #F0F0FF", "1+ c #A3A3FF", "2+ c #B1B1FD", "3+ c #A0A0FF", "4+ c #C9C9FD", "5+ c #B0B0FF", "6+ c #CACAFF", "7+ c #F3F3FF", "8+ c #D2D2FD", "9+ c #C3C3FF", "0+ c #CFCFFF", "a+ c #D9D9FF", "b+ c #F6F6FD", "c+ c #F1F1FF", "d+ c #DEDEFF", "e+ c #F9F9FF", "f+ c #DFDFFD", "g+ c #BFBFFF", "h+ c #FCFCFD", "i+ c #FCFBFB", "j+ c #CEC8C0", "k+ c #7DD175", "l+ c #B4C6A9", "m+ c #EEECE5", "n+ c #C8C8FF", "o+ c #D3D3FD", "p+ c #9D9DFF", "q+ c #C1C1FD", "r+ c #B1B1FF", "s+ c #C9C9FF", "t+ c #AAAAFD", "u+ c #BCBCFF", "v+ c #D7D7FD", "w+ c #E9E8FB", "x+ c #D0DEC2", "y+ c #74D86D", "z+ c #DBD7CB", "A+ c #E4E2DC", "B+ c #E1E1FC", "C+ c #E9E9FB", "D+ c #E7E7FC", "E+ c #D1D1FC", "F+ c #AEAEFB", "G+ c #ACACFC", "H+ c #A2A2FC", "I+ c #A8A8FC", "J+ c #9E9EFB", "K+ c #C3C3FC", "L+ c #B0B0FC", "M+ c #9D9DFB", "N+ c #9A9AFC", "O+ c #9797FB", "P+ c #C7C7F9", "Q+ c #D5D0C7", "R+ c #C6C9B9", "S+ c #A2D097", "T+ c #F2F2FF", "U+ c #F4F4FF", "V+ c #DDDDFD", "W+ c #E1E1FF", "X+ c #CBCBFF", "Y+ c #CCCCFD", "Z+ c #ACACFF", "`+ c #AEAEFF", " @ c #ADADFF", ".@ c #D4CFC5", "+@ c #CDC8BF", "@@ c #FEFEFF", "#@ c #F5F5FD", "$@ c #F8F8FF", "%@ c #EFEFFF", "&@ c #EAEAFD", "*@ c #EBEBFD", "=@ c #E5E5FF", "-@ c #F1F1FD", ";@ c #DCDCFD", ">@ c #D5D5FF", ",@ c #DCDCFF", "'@ c #DBDBFD", ")@ c #D2D2FF", "!@ c #C0C0FD", "~@ c #D4D4FB", "{@ c #CBC7BE", "]@ c #E1DDD3", "^@ c #C0BBB3", "/@ c #F9F9FD", "(@ c #F8F8FD", "_@ c #EEEEFD", ":@ c #ECECFB", "<@ c #AEA8A2", "[@ c #DCD8CC", "}@ c #D5D2C9", "|@ c #EAE7DF", "1@ c #E7E5DC", "2@ c #DEDBD3", "3@ c #E7E5DD", "4@ c #E2DFD7", "5@ c #E3E1D9", "6@ c #E9E6DE", "7@ c #DBD9D1", "8@ c #E9E7DF", "9@ c #DAD8D0", "0@ c #E6E4DC", "a@ c #DCD9D2", "b@ c #E4E1DC", "c@ c #E5E2DC", "d@ c #E5E2DA", "e@ c #E0DDD5", "f@ c #D8D6D0", "g@ c #E7E4DC", "h@ c #D1CBC2", "i@ c #BAB5AC", "j@ c #CEC8BF", "k@ c #C8C5C1", "l@ c #C7C3BF", "m@ c #C5C2BD", "n@ c #C7C4C0", "o@ c #C5C2BE", "p@ c #C6C3BE", "q@ c #C8C5C0", "r@ c #C4C0BC", "s@ c #C2BFBB", "t@ c #C3C0BB", "u@ c #C4C1BC", "v@ c #C7C4BF", "w@ c #C9C5C1", ". + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 3 4 ", "5 6 7 8 9 0 a b c c d e f g h i i j h j k l l k m n n o p q r r ", "s t u v w x y w v z v A B B C B D C B B C D B B C B B C E F G H ", "s t z I J K L M v N B C B B C B D C B B C D B B C B B C O P Q R ", "s t u S T v z U K I B C B B C B D C B B C D B D D D D D O V W X ", "Y Z ` ...+.@.#.$.%.%.&.%.%.&.%.D D D D D D %.%.&.%.*.=.-.;.>.,.", "s '.B B C B B C B B B C B B C B D C B B C D B B C ).!.~.E {.].^.", "s '.B B C B B C B B B C B B C B D C B B C D B B /.(._.C E :.<.[.", "s '.B B C }.}.}.B B B C B B C B D C B B C D B |.1.2.B C E 3.4.5.", "R 6.%.%.&.}.7.}.%.%.%.&.%.%.&.%.D &.%.%.&.D %.8.D D D D -.9.0.a.", "s '.B B C }.}.}.B B B C B B C B B C B B C B B B C B B C E b.c.d.", "s '.B B C B 7.C B B B C B B C B B C B B }.}.}.B C B B C E e.f.g.", "s '.B B C B 7.C B B B C B B C B B C B B }.7.}.B C B B C E h.i.5.", "Y j.%.%.&.%.7.&.%.%.%.&.%.%.&.%.%.&.%.%.}.}.}.%.&.%.%.&.-.k.l.a.", "m.n.B o.C B 7.C B B B C B B C B B C B B C 7.B B C B B C E 9.p.q.", "s r.s.t.C B 7.C B B B C B B C B B C B B C 7.B B C B B C E u.v.w.", "s 7.B x.C B 7.C B B B C B B C B B C B B C 7.B B C B B C O Q y.s ", "z.7.C A.&.C 7.&.C C C &.}.}.}.C C &.C C &.7.C C &.C C &.-.B.C.D.", "E.7.B F.C B 7.C B B B C }.7.}.B B C B B C 7.B B C B B C O G.H.I.", "s 7.J.K.C B 7.C B J.B L.}.}.}.B B C B B C 7.B B C B B C E M.N.O.", "s 7.P.Q.C B 7.C B R.B S.T.7.C B B C B B C 7.B B C B B C E U.V.W.", "X.Y.Z.`.C B 7.C B R.B S.R.7.C B B C B B C 7.B B C +B C E X..+++", "W.@+#+$+%+&+7.&.%.*+%.=+-+7.&.%.;+&.%.;+&.7.%.%.&.>+%.&.-.s ,+'+", "s '.)+!+~+{+7.]+x.^+B /+(+7.7._+:+C B R.C 7.B B L.Q.B C <+[+}+s ", "s '.|+1+2+3+7.4+5+6+7+8+9+7.7.0+a+b+c+d+L.7.e+c+f+g+(+h+i+j+k+l+", "s m+_+n+o+Z.p+7.7.7.7.7.7.7.7.7.7.7.7.p+q+7.r+s+t+!+u+v+w+[+x+y+", "z+A+%.B+C+D+E+F+G+H+I+J+K+L+M+7.N+O+7.7.7.7.7.7.7.7.7.7.P+Q+R+S+", "s '.B T+L.e+U+V+W+0+s+4+a+X+4+{+s+Y+6+Z+~+`+ @`+2+7.7.7.F+.@'++@", "s '.B e+C B @@#@$@c+%@&@%@`.*@7+=@-@:+^+;@>@{+,@'@:+)@!@~@{@]@^@", "s '.B B C B B C B @@ +L. + +/@J. +C @@%@/@x.Q.R.(@J.T._@:@k.<@a.", "[@}@|@1@2@3@1@4@5@1@6@7@1@8@9@|@0@9@|@0@a@b@c@d@e@1@6@f@g@h@i@j@", "k@l@k@k@m@n@k@o@p@k@q@r@k@k@s@k@k@t@k@k@u@v@k@n@m@k@q@t@k@k@w@k@"}; debian/gbp.conf0000644000000000000000000000006212202234335010577 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/control0000644000000000000000000000220112202234335010560 0ustar Source: jaaa Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia , Jaromír Mikeš , Philippe Coval Build-Depends: debhelper (>= 9), docbook-to-man, libzita-alsa-pcmi-dev (>= 0.2.0), libclthreads-dev (>= 2.4.0), libclxclient-dev (>= 3.9.0), libasound2-dev, libjack-dev, libfftw3-dev Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/jaaa.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/jaaa.git Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html#jaaa Package: jaaa Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: jackd Description: audio signal generator and spectrum analyser Jaaa (JACK and ALSA Audio Analyser) is an audio signal generator and spectrum analyser designed to make accurate measurements. . Jaaa allows you select on of the four inputs, 'Min' and 'Max' the min and max displayed frequencies. There can be up to two markers which hels accurately read off values in the display. debian/README.Debian0000644000000000000000000000043412202234335011224 0ustar jaaa for Debian --------------- Note that the menu entries are set by default (1st alsa sound card). If not appropriate for your usage (using jack or several sound devices) please start it up from command line. -- Philippe Coval Sat, 22 Dec 2007 18:25:08 +0100 debian/jaaa-alsa.desktop0000644000000000000000000000041512202234335012367 0ustar [Desktop Entry] Version=1.0 Name=Jaaa (with ALSA support) Comment=Analyse or generate an Audio signal through ALSA Keywords=audio;sound;alsa,measurement,meter,analyser,spectrum Exec=jaaa -A -d hw:0 Icon=jaaa Terminal=false Type=Application Categories=AudioVideo;Audio; debian/rules0000755000000000000000000000121012202234335010234 0ustar #!/usr/bin/make -f # -*- makefile -*- MAINPACKAGE?=$(shell dpkg-parsechangelog | sed -n 's/Source: \(.*\)/\1/p') %: dh $@ --sourcedir=source override_dh_auto_install: dh_auto_install install -d $(CURDIR)/debian/jaaa/usr/share/applications/ install -d $(CURDIR)/debian/jaaa/usr/share/pixmaps/ install -m 644 $(CURDIR)/debian/*.desktop $(CURDIR)/debian/jaaa/usr/share/applications/ install -m 644 $(CURDIR)/debian/*.xpm $(CURDIR)/debian/jaaa/usr/share/pixmaps/ override_dh_auto_build: dh_auto_build docbook-to-man debian/${MAINPACKAGE}.sgml > debian/${MAINPACKAGE}.1 override_dh_auto_clean: dh_auto_clean rm -f debian/${MAINPACKAGE}.1 debian/docs0000644000000000000000000000000712202234335010032 0ustar README debian/jaaa.sgml0000644000000000000000000002232012202234335010741 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Philippe"> Coval"> May 29, 2010"> 1"> rzr@gna.org"> JAAA"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; JACK and ALSA Audio Analyser &dhpackage; device rate period nfraqs DESCRIPTION &dhpackage; is an audio signal generator and spectrum analyser designed to make accurate measurements. OPTIONS Show summary of options. Number of channels (1..8) [4 Use JACK Use ALSA (with following options) device Alsa device [hw:0.0] rate Sample frequency [48000] period Period size [1024] nfrag Number of fragments [2] Either -J or -A must be given. INTERACTIVE CONTROL Input : Select on of the four inputs. Frequency and Amplitude : These two sets of buttons set the display view. One of these six buttons, or 'Bandw', 'Peak', or 'Noise' discussed below, has an orange LED at its left side. The LED indicates the 'currenty selected parameter' that usually can be modified in three ways : by typing a new value into the text widget, followed by ENTER by using the '<' or '>' buttons to decrement or increment, by mouse gestures Frequency : Buttons 'Min' and 'Max' set the min and max displayed frequencies. If either of these is selected then a horizontal Drag Left changes 'Min' a horizontal Drag Right changes 'Max' Button 'Cent' is the frequency at the middle of the x-axis. Button 'Span' is 'Max' - 'Min', changing this value preserves 'Cent'. If either of these is selected then a horizontal Drag Left changes 'Cent' a horizontal Drag Right changes 'Span' Button 'Cent' can also be set by Clicking in the frequency axis scale. Amplitude : Button 'Max' is the maximum value on the y-axis. Button 'Range' is the range of the y-axis. If either of these is selected then a vertical Drag Left changes 'Max' a vertical Drag Right changes 'Range' So for the last four mouse gestures, a Drag Left will scroll the display, while a Drag Right will zoom in or out. Maybe I will add and automatic selection of the axis based on the direction of the mouse gesture. Analyser : The analyser is based on a windowed FFT. Actually the windowing is performed by convolution after the FFT, and combined with interpolation. The windowing and interpolation ensure that displayed peaks will be accurate to 0.25 dB even if the peak falls between the FFT bins. More accurate measurements can be made using the markers (see below). Button 'Bandw' sets the FFT length, and hence the bandwidth of the analyser. Depending on this value, the size of the display and the frequency range, you may sometimes see two traces. This happens when the resolution of the analyser is better than the display, so that one pixel contains more than one analyser value. In that case, the blue trace is the peak value over the frequency range represented by each pixel, and the gray one is the average value. The first one is correct for discrete frequencies, and the latter should be used to read noise densities. There is no mouse gesture to change the bandwidth. Button 'VidAv' or video average, when switched on, averages the measured energy over time. This is mainly used to measure noise. The averaging length increases over time, to a maxumum of 1000 iterations. Changing the input or bandwidth resets and restarts the averaging. Button 'Freeze' freezes the analyser, but not the display, so you can still scroll and zoom or use the markers discussed below. Markers : Markers are used in order to accurately read off values in the display. There can be up to two markers, set by clicking at the desired frequency inside the display. When there are two markers, the second one will move with each click, while the first remains fixed. Measured values for the two markers, and their difference in frequency and level are displayed in the upper left corner of the display. Button 'Clear' clears the markers. When 'Peak' is selected, clicking inside the display will set a marker at the nearest peak. The exact frequency and level of the peak are found by interpolation, so the frequency can be much more accurate than the FFT step, and the level corresponds to the true peak value regardless of display or analyser resolution. When 'Noise' is selected, clicking inside the display will set a noise marker. The noise density (energy per Hz) is calculated and displayed. SEE ALSO jackd (1) WWW http://www.kokkinizita.net/linuxaudio/ AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
debian/jaaa.doc-base0000644000000000000000000000030312202234335011451 0ustar Document: jaaa Title: jaaa User Manual Author: Fons Adriaensen Abstract: How to use jaaa, options explained Section: Sound Format: Text Files: /usr/share/doc/jaaa/README debian/copyright0000644000000000000000000000277712202234335011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Fons Adriaensen Upstream-Name: Jaaa Source: http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html Copyright: 2003-2010 Fons Adriaensen Files: * Copyright: 2003-2010 Fons Adriaensen License: GPL-2+ Files: debian/* Copyright: 2010-2011 Alessio Treglia 2013 Jaromír Mikeš 2007, Philippe Coval License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/jaaa.manpages0000644000000000000000000000001612202234335011570 0ustar debian/jaaa.1 debian/jaaa-jack.desktop0000644000000000000000000000040612202234335012357 0ustar [Desktop Entry] Version=1.0 Name=Jaaa (with JACK support) Comment=Analyse or generate an Audio signal through JACK Exec=jaaa -J Keywords=audio;sound;jackd,measurement,meter,analyser,spectrum Icon=jaaa Terminal=false Type=Application Categories=AudioVideo;Audio;