Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Recording Enhancements Pack
« previous next »
  • Print
Pages: 1 ... 47 48 [49] 50 51 ... 63

Author Topic: Recording Enhancements Pack  (Read 364650 times)

Offline nigelsh

  • Member
  • *
  • Posts: 7
Re: Recording Enhancements Pack
« Reply #720 on: April 01, 2007, 02:40:16 PM »
I second the request to 'lock' L&R when in safety mode.
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #721 on: April 01, 2007, 03:48:12 PM »
Well I just checked the code and balance is explicitly not done in AGC_SAFETY mode...(apps/recorder/recording.c line 299)

So I tried myself and there's no way I can make AGC_SAFETY change the balance: clipping on one channel while the other is silent and gain goes down on both.

BayTaper: sure you were using AGC_SAFETY?
Logged

Offline nigelsh

  • Member
  • *
  • Posts: 7
Re: Recording Enhancements Pack
« Reply #722 on: April 01, 2007, 11:15:32 PM »
I'm sure that I was using AGC safety when one channel was lowered without the other one being - but perhaps this has been fixed since I last download a REP? I'm using the REP dated 060913. Sorry, I realise that I should use the latest ROCKbox before suggesting a bug or an enhancement (I'll try not to let it happen again!)
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #723 on: April 02, 2007, 01:24:55 AM »
 ;)
Logged

Offline wolfattack

  • Member
  • *
  • Posts: 10
Re: Recording Enhancements Pack
« Reply #724 on: April 04, 2007, 12:23:31 PM »
I just installed Mmmm's build with the REP, and was wondering if the values of the peak meter change from the meter without the REP.

I run my meter on linear scale, and on my previous build without the REP, the middle dot was -12db and the very last dot before peaking was -3db. When i switch my meter to Linear on this build with the REP, should it be the same, or have the values shifted?

Thanks, i am going to a show in a few days and i don't want to screw up since i messed with the meter.

PS, i love the fat meters in this REP!!!
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #725 on: April 04, 2007, 01:58:09 PM »
the scale of the peak meters is configurable (both max and min)
Logged

Offline wolfattack

  • Member
  • *
  • Posts: 10
Re: Recording Enhancements Pack
« Reply #726 on: April 04, 2007, 07:41:58 PM »
Peutur, I was not saying for logarithmic scale, i am saying linear scale. On Logrithmic you can chose the max and min. but on linear it is just percentage. On my previous build without the REP, i had been told that under the linear scale, the 50% mark corresponds to -12db, i am trying to figure out if it should be the same for the peak meter with this build and the REP.
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #727 on: April 05, 2007, 02:29:31 AM »
just checked, and when using linear scale, you can still set min/max, of course those settings are also linear...
Logged

Offline BayTaper

  • Member
  • *
  • Posts: 16
    • BayTaper.com
Re: Recording Enhancements Pack
« Reply #728 on: April 05, 2007, 12:04:44 PM »
Quote from: petur on April 01, 2007, 03:48:12 PM
Well I just checked the code and balance is explicitly not done in AGC_SAFETY mode...(apps/recorder/recording.c line 299)

So I tried myself and there's no way I can make AGC_SAFETY change the balance: clipping on one channel while the other is silent and gain goes down on both.

BayTaper: sure you were using AGC_SAFETY?

I'm 100% sure cause it happens to me all the time, but I'm also using an older REP build -- I tend not to upgrade ever as long as things are stable. Sounds like maybe I should upgrade now though, eh? Thanks for checking, sounds like my bad for not keeping up with releases?
Logged
Website/Podcast/RSS: BayTaper.com
An A/V Podcast Featuring Live Music Recordings from the SF Bay Area

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Recording Enhancements Pack
« Reply #729 on: April 13, 2007, 07:16:24 PM »
At last... New patch, new build  :o... see post#1
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline redwood

  • Member
  • *
  • Posts: 28
Re: Recording Enhancements Pack
« Reply #730 on: April 13, 2007, 11:25:16 PM »
Thanks a lot, Mmmm....One thing though - I can't get button config to work on 2 different H3xx boxes - is your button config working?

jp
Logged
jp

H120, H340, recording head

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Recording Enhancements Pack
« Reply #731 on: April 14, 2007, 05:55:30 AM »
Hmm...ahh yes, sorry about that..... Should be ok now :)

Note to Rincewind:
lines 23 and 122 of user_action.c should read #ifdef HAVE_RECORDING instead of #ifdef RECORDING ! ;)
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: Recording Enhancements Pack
« Reply #732 on: April 14, 2007, 08:39:59 AM »
Thanks.
I didn't test every option this time obviously  ::), I use playlistviewer and themes usually.

It seems to me that my patch is slowly being forgotten, since nobody is complaining for weeks...
Logged
Iriver H120, Sansa e280

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Recording Enhancements Pack
« Reply #733 on: April 14, 2007, 08:46:42 AM »
Ha ha...
It's possible that most of the people using your patch for the recording screen use it through the REP, and so have only just noticed it, as I have only just updated your patch within the REP.
I'll be using it now for the insert function instead of the joyclick patch, so you've gained 1 user! :)
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline TaperChuck

  • Member
  • *
  • Posts: 61
    • CoTapers
Re: Recording Enhancements Pack
« Reply #734 on: April 14, 2007, 05:34:59 PM »
warning:0000001
warning:0000002

I got this on both my Mmmm Rockboxed iHP-120 and iHP-140, last week, while recording Toslink in. The warning came up in the time display on the recording screen...

Can someone tell me what this warning means?
Logged
Chuck

  • Print
Pages: 1 ... 47 48 [49] 50 51 ... 63
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Recording Enhancements Pack
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.119 seconds with 14 queries.