The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD audio : autozen

Adjust brain waves with sound

 adapted from the Web page:

AutoZen generates sounds meant to cause the user's brain waves to
shift to a different dominant frequency, resulting in an altered
state of consciousness.  If you are under treatment for any
psychiatric or neurological disorder, you might want to approach
this with caution.  You must use headphones for AutoZen to work at
all.  The effect depends on each ear receiving a different tone,
and the combination of the inputs in the brain.  If you are deaf
in one ear, it will not work.

Author:	Steven James 
 

http://www.linuxlabs.com/autozen.shtml



autozen history


v. 1.24
date: 2007/05/19 19:58:10;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.23 date: 2007/04/10 21:58:02; author: stas; state: Exp; lines: +1 -1 - Fix mirror. Reported by: fenner
v. 1.22 date: 2007/03/27 22:11:52; author: stas; state: Exp; lines: +1 -1 - Change my email. Suggested by: skv
v. 1.21 date: 2006/08/05 08:05:36; author: miwi; state: Exp; lines: +14 -45 - Update to 2.1 - Pass maintainer to submitter PR: ports/101049 Submitted by: Stanislav Sedov Approved by: krion (mentor)
v. 1.20 date: 2006/07/21 19:01:30; author: jmelo; state: Exp; lines: +2 -1 - Update mastersite. - Remove dead WWW.
v. 1.19 date: 2006/05/03 05:14:11; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports in categories starting with A.
v. 1.18 date: 2006/03/07 08:25:43; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.17 date: 2006/02/11 21:02:57; author: netchild; state: Exp; lines: +1 -1 Reset maintainership to ports@ after ~4 months without any response to any PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim [1] PR: 87985 [1]
v. 1.16 date: 2004/02/04 05:18:25; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.15 date: 2003/11/29 17:09:32; author: trevor; state: Exp; lines: +1 -1 Use a sampling rate that works with the AudioPCI ES1371-B in my Dell OptiPlex GX110. Submitted by: FireWire BSD of e-tahan.com, who discussed the problem with autozen author Steven James (I don't know which of them found the fix) Approved by: portmgr
v. 1.14 date: 2003/11/24 17:16:11; author: trevor; state: Exp; lines: +1 -1 Clarify explanation of how this is broken, based on feedback from FireWire BSD of e-tahan.com and Julian St. of web.de. Approved by: portmgr
v. 1.13 date: 2003/11/21 02:58:10; author: trevor; state: Exp; lines: +1 -0 This doesn't work any more (checked by me on FreeBSD 5.1/i386) reported by: "FireWire BSD" of e-tahan.com
v. 1.12 date: 2003/11/13 10:11:29; author: trevor; state: Exp; lines: +1 -1 Remove my e-mail address from comment blocks of ports I have contributed, in hopes of attracting less spam.
v. 1.11 date: 2003/04/08 00:39:57; author: marcus; state: Exp; lines: +0 -1 Remove the USE_GNOMENG macro.
v. 1.10 date: 2003/03/01 14:34:19; author: trevor; state: Exp; lines: +1 -0 Retire comment file.
v. 1.9 date: 2002/09/25 16:04:55; author: trevor; state: Exp; lines: +6 -4 s/perl/sed/
v. 1.8 date: 2002/08/31 00:13:05; author: marcus; state: Exp; lines: +2 -1 Use USE_GNOMENG. PR: 42232 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/01/29 09:33:24; author: knu; state: Exp; lines: +7 -7 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.6 date: 2001/04/10 07:09:23; author: trevor; state: Exp; lines: +23 -8 Update to 1.3.1.
v. 1.5 date: 2000/11/03 08:34:00; author: trevor; state: Exp; lines: +2 -1 Remove pre-compiled i386 executables that come with the distfile (especially important on the Alpha). Submitted by: steve
v. 1.4 date: 2000/10/15 14:18:00; author: trevor; state: Exp; lines: +8 -1 Use if we have no (found by bento).
v. 1.3 date: 2000/10/05 06:35:46; author: reg; state: Exp; lines: +4 -5 Implement USE_GTK, part 1.
v. 1.2 date: 2000/10/02 05:28:47; author: trevor; state: Exp; lines: +2 -2 Change MAINTAINER for my ports. Approved by: will
v. 1.1 date: 2000/09/16 17:29:54; author: ade; state: Exp; autozen is a GTK+ based program to adjust brain waves with sound. Spooky, eh? :) PR: 21311 Submitted by: Trevor Johnson =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm