maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [Announce] Beats Audio Driver for PulseAudio N900 [FINAL] (https://talk.maemo.org/showthread.php?t=91010)

TheoX 2013-08-12 05:17

[Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
1 Attachment(s)
//OP NOTE! I ask a moderator to delete my previous thread regarding this driver.
# Driver created by Nexus Shadow Technologies Inc.
# Build started 04/16/2013
# Final build 07/30/2013 (Revision FINAL)



WARNING!

This driver is not certified by Beats Audio By Dr. Dre, so I can't say if it could break your device or not. Please use with caution!
WARNING!
High Audio output. May damage hearing if used at maximum on headphones! Use with caution!

Beats Audio driver ported from HTC Sensation XL & HTC 8s

Increased bass boost, increased audio board output voltage, enhanced audio quality for:
  • Wired headphones and AD2P headphones
  • N900 internal speakers system
  • N900 in call audio sink
  • TV Out port

Beats Audio activation method. Volume bar will be resetted at each reboot, to activate, increase or decrease volume by using the side physical keys.

How to install:
  • Connect your device to your computer with Data Cable or WinSCP (SEE SSH SUPPORT)
  • Extract folder on your computer and navigate on your device to /home/user/MyDocs and extract in the following order:
Code:

/home/user/MyDocs/BeatsEngine/ for the Beats Driver Engine
        /home/user/MyDocs/BeatsIntall.sh for the installer SH
        /home/user/MyDocs/BeatsRemove.sh for the unistaller SH

  • Open XTerminal on your device and type the following commands
Code:

sudo gainroot
        cd /home/user/MyDocs
        sh BeatsInstall.sh

  • If you see a message "Beats Audio by Dr. Dre Complete! - Reboot your system" you are done
  • Reboot your system!

Disclaimer:

I am not responsable for any damage done my this driver to your handset or headphones.
Use with caution and don't edit the files without reading the documentation first.
Driver wrote by Nexus Shadow Technologies Inc. with the help of the scripts written by SavageD, Chrome and Mart5.1.
Compatibility: Nokia N900, Debian Linux, and any other device that uses PulseAudio.


Changelog:
Code:

V0.1.0

-Started porting scripts from HTC Sensation XL

V0.2.1

-Fixing parameteres for the Pulse Audio Process

V0.5.0

-Added phone support - added Beats Audio to In Call Audio sink
-Added TV Out support - Great sound on your TV Out Port

V1.0.0

-Added Shell Scripts for easy install

V1.0.1

-Added Shell Scripts for easy unistall and original Pulse configuration

V1.2.1

-Added and fixed some audio quality problems.
-Fixed CPU and RAM consumption

V1.2.1 Revision 2

-Added BeatsAudio icons

V2.0 Final

-Added minor tweaks
-Fixed compression level
-Fixed speaker volume to prevent burning out the speakers
-Fixed loudness
-Updated restore files to with the files extracted from latest OS

Documentation:

Driver files description:
  • bta2dp.parameters - AD2P Audio Sink
  • btmono-hfp.parameters*- HFP Bluetooth Sink
  • btmono-hsp.parameters*- HSP Bluetooth Sink
  • hp.parameters*- In Call Sink
  • ihf.parameters*– N900 Amplified Speakers Sink

Quote:

!!!WARNING!!! N900 internal speaker system is very fragile, so I've added a protection filter on this file. "xprot" filter adds a limiter protection for the speakers output, so the speakers won't be any louder, just more clear. If you want to make them louder, please disable the "xprot", but I can tell you you will regret your decision!
Code:

ihfandfmtx.parameters*- FM Output
fmtx.parameters*- FMTX
hs.parameters*- Stereo Headphones with Mic - Not ORIGINAL
ihfandheadset.parameters*- Stereo Headphones with Mic - ORIGINAL
ihfandlineout.parameters*- Stereo Jack Headphones
lineout.parameters*- Stereo Jack Line Out
ihfandtv-out.parameters*- TV Out Sink - ORIGINAL Cable
tvout.parameters*- TV Out Sink - Not ORIGINAL Cable

Files parameteres explained:

Opening the files with a note pad editor you would find several lines relating to Boolean operations; I’ll try to explain what each does:
x-maemo.aep - Enables audio boost
x-maemo.nrec - Background music quality
x-maemo.nb_eeq - Turns up the tweeter system
x-maemo.nb_meq - Also turns up the tweeter (Stage 2)
x-maemo.wb_eeq - Turns up the bass
x-maemo.wb_meq - Also turns up the bass (Stage 2)
x-maemo.stereo-widening -  Stereo Widening
x-maemo.xprot.displacement - Limits volume / Activate overload protection
x-maemo.xprot.temperature - Limits distiortion level / Activate overheat protection

Beats Audio Driver Control

GST Render modified to modify Beats Audio Driver - Equalizer

After you install the package, "MAFW Equalizer" applet appears in the Control Panel, providing access to the 10-band equalizer, as well as a number of preset settings like e.g. Rock, Treble, Bass, Hall, etc. You can create and save your own presets, too.

In order to install the equalizer, extract the .deb file, send it to your N900 and save it somewhere (e.g. in MyDocs) and then:
  • open the X Terminal
  • type "sudo gainroot" to become root (requires rootsh package)
  • type "cd /home/user/MyDocs"
  • type "dpkg -i gst*"
  • type "apt-get remove mafw-gst-renderer"
  • reboot your N900.

WARNING! When typing a command please remove the "".

SOURCE CODE NOW INCLUDED!

Custom Beats by Dr. Dre Icon

How to install:

1.Open WinSCP and navigate to /usr/share/icons/$THEME/18x18/hildon/ and /usr/share/icons/$THEME/48x48/hildon/
2.Replace the files (4 files to replace).
3.Apply again the icon set you just edited with ThemeCustomizer.
4.Reboot device.
5.Enjoy!

Screenshots:

http://www.mediafire.com/convkey/a2d...4f10wiq36g.jpg

http://www.mediafire.com/convkey/153...ym983t8h6g.jpg

http://www.mediafire.com/convkey/fac...prcj1kb86g.jpg

http://www.mediafire.com/convkey/2b2...734mf0c56g.jpg

Okay, you got here, now you are liable to download and install this MOD.

Download latest version here:

Download older stable versions here:

Easy DEB install (THIS IS FOR V1.2.1 REV2 ONLY!!!):

Download and install

biketool 2013-08-12 07:48

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Your contributions for Maemo5 are great representing much hard work. If you were to package the updates as .deb files and better yet submit them to the repos. This would make finding, installing, and more importantly uninstalling and upgrading much safer and more pleasant.
We are all appreciating your contributions.

TheoX 2013-08-12 08:06

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Quote:

Originally Posted by biketool (Post 1366588)
Your contributions for Maemo5 are great representing much hard work. If you were to package the updates as .deb files and better yet submit them to the repos. This would make finding, installing, and more importantly uninstalling and upgrading much safer and more pleasant.
We are all appreciating your contributions.

Thank you, but I won't do it. Other users are free to take the projects and pack it as .deb and do whatever with it. This project will remain fully open.

vetsin 2013-08-12 09:15

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
looks familiar: http://talk.maemo.org/showthread.php?t=89996
I would have read it had it not been so small. Anyway, I didn't think that you are TheoX. If I remember it right, it's against forum rules to create a new account when you are banned. None of my business anyway so good luck.

TheoX 2013-08-12 09:24

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Quote:

Originally Posted by vetsin (Post 1366600)

Quote:

//OP NOTE! I ask a moderator to delete my previous thread regarding this driver.
Please read the WHOLE thread before posting a reply. Thank you!

Ast007 2013-08-12 10:09

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Hi there, i thought id give it a try. I downloaded v2 but the rar file is coming up as corrupt.

TheoX 2013-08-12 10:20

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Quote:

Originally Posted by Ast007 (Post 1366610)
Hi there, i thought id give it a try. I downloaded v2 but the rar file is coming up as corrupt.

Please re-download the file. I checked the file before and after uploading and everything works just fine. I saw that Mediafire had some problems with the download system so that might be the problem.

Without any offense, please try to download the file with IE, since I am having problems downloading with Firefox.

Ast007 2013-08-12 10:27

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Quote:

Originally Posted by PurpleXS8 (Post 1366619)
Please re-download the file. I checked the file before and after uploading and everything works just fine. I saw that Mediafire had some problems with the download system so that might be the problem.

Without any offense, please try to download the file with IE, since I am having problems downloading with Firefox.

Hi there,

I've tried with chrome and ie..

!\BeatsAudioDriver_V2_Final.rar: Invalid or corrupt authenticity information

this is what i get.

TheoX 2013-08-12 10:34

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
Quote:

Originally Posted by Ast007 (Post 1366623)
Hi there,

I've tried with chrome and ie..

!\BeatsAudioDriver_V2_Final.rar: Invalid or corrupt authenticity information

this is what i get.

I'm sorry for the inconvenience. I reuploaded an unsigned version of the archive.

http://www.mediafire.com/?pwc721kxhapenf8

biketool 2013-08-12 11:30

Re: [Announce] Beats Audio Driver for PulseAudio N900 [FINAL]
 
PurpleSX8, just FYI .deb packing is just a single file tar.gz file with the component files and a control file which tells dpkg/apt-get or whatever installer app where to put the component files on the installing system, you can open and browse a .deb file with almost any unzipping program as it is just wrapped inside an open file container. .deb is the standard package format brought in from Maemos heritage as a Debian Linux based distro; Debian one of the most open OS's around and will not include non-free components, even Firefox is recompiled for Debian without the trademarked Firefox logo as iceweasel .
I just reread what you posted, blame my bad reading comprehension skills, you meant the project is fully open for anyone else to package as a .deb, sorry for that long winded unneeded lecture and again thanks for the work.


All times are GMT. The time now is 18:18.

vBulletin® Version 3.8.8