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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Recording Enhancements Pack
« previous next »
  • Print
Pages: 1 ... 16 17 [18] 19 20 ... 63

Author Topic: Recording Enhancements Pack  (Read 364658 times)

Offline paulheu

  • Member
  • *
  • Posts: 213
Re: Recording Enhancements Pack
« Reply #255 on: April 28, 2006, 04:48:16 PM »
No, I've been very busy and will be for a few days..
Logged

Offline rjlhughes

  • Member
  • *
  • Posts: 2
Re: Recording Enhancements Pack
« Reply #256 on: April 29, 2006, 09:12:14 AM »
Is there a 'how to' for the REP anywhere?  I can't work out what that graph is above the right hand histogram. And I could do woth some guidance on the best recording levels to set the inputs at....am I right in thinking that 28 dB gain might be best?

It's a wonderful tool though and turns out great sounding files. Thanks.


Bob
Logged

Offline paulheu

  • Member
  • *
  • Posts: 213
Re: Recording Enhancements Pack
« Reply #257 on: April 30, 2006, 09:14:26 AM »
I've put the font stuff with the latest AGC/histogram patch.. works fine here..

[attachment deleted by admin, too old]
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Recording Enhancements Pack
« Reply #258 on: April 30, 2006, 01:11:20 PM »
Quote from: paulheu on April 30, 2006, 09:14:26 AM
I've put the font stuff with the latest AGC/histogram patch.. works fine here..
Good stuff...unfortunately this won't compile for the H140!  :(
It doesn't like your lcd_set_foreground(global_settings.fg_color); not one little bit!

I changed it back to LCD_DEFAULT_FG and then it compiled but it hangs when you try to use the line in! So seeing as I'm still feeling lazy, I think I'll just carry on using my humble little B/W patch!  :D

Quote from: rjlhughes
Is there a 'how to' for the REP anywhere?  I can't work out what that graph is above the right hand histogram. And I could do woth some guidance on the best recording levels to set the inputs at....am I right in thinking that 28 dB gain might be best?

It's a wonderful tool though and turns out great sounding files. Thanks.


Bob
There is no manual for these functions as far as I know (as it isn't part of the official build yet) and I know very little about it as it is Vinylivo's work.

All I can say is, the graph you mention tells you about the balance of the input.

There is no perfect level, it just depends on what you are recording and how loud it is. As a general rule you need the level as high as possible without it clipping.

Have a look at the tracker info on the AGC patch (Link in post#1) for more info.
« Last Edit: April 30, 2006, 01:17:40 PM by Mmmm »
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline paulheu

  • Member
  • *
  • Posts: 213
Re: Recording Enhancements Pack
« Reply #259 on: April 30, 2006, 03:20:14 PM »
Quote from: Mmmm on April 30, 2006, 01:11:20 PM
Good stuff...unfortunately this won't compile for the H140!  :(
It doesn't like your lcd_set_foreground(global_settings.fg_color); not one little bit!

My guess is the fg_color is defined for H300 only..
Logged

Offline Davide-NYC

  • Member
  • *
  • Posts: 429
Re: Recording Enhancements Pack
« Reply #260 on: May 12, 2006, 10:44:58 PM »
I do not know much about programming, but I was able to patch the latest bleeding edge source (late 20060512) with the AGC patch petur put up on the tracker. I was not (since I don't know what I'm doing) able to apply the histogram patch without errors.

Just an FYI.

I'm thrilled to have AGC and optical! THRILLED!
Logged
Currently: iRiver H132-RTC-CFMod

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #261 on: May 13, 2006, 04:03:45 PM »
I wonder why AGC is usefull when recording digital? Isn't it the ADC/preamp that needs tweaking when clipping occurs?

Unless you mean that with the AGC patch on the latest version, you can do digital recording and analog recording with AGC...
Logged

Offline dwonk

  • Member
  • *
  • Posts: 28
Re: Recording Enhancements Pack
« Reply #262 on: May 13, 2006, 06:05:27 PM »
FYI, there is no control of gain by the recording device when receiving digital information from a outboard A/D (the H120 is essentially a bit dump at this point) .  Only the A/D's gain will increase/decrease the gain/signal to the bit dump.
« Last Edit: May 13, 2006, 06:07:56 PM by dwonk »
Logged

Offline Davide-NYC

  • Member
  • *
  • Posts: 429
Re: Recording Enhancements Pack
« Reply #263 on: May 13, 2006, 09:13:20 PM »
I meant AGC for line-in is crucial for my field applications (just an external mic for now) and optical recording I've only been using 'in the studio' to do transfers from old DAT tapes etc.

So even though they don't get used simultaneously, I am still THRILLED to have them both operational. RockRivers are the best!

So what about the Histogram patch? I know it's just eye candy, but it's mad cool.

D :-)
Logged
Currently: iRiver H132-RTC-CFMod

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #264 on: May 14, 2006, 05:27:18 PM »
A short warning that amiconn is writing an audio driver or at least moving the gain setting to a lower level. This will break the AGC patch again.

Just so you won't be surprised when this happens ;)
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #265 on: May 15, 2006, 06:13:29 PM »
AGC patch updated, please test....
Logged

Offline Davide-NYC

  • Member
  • *
  • Posts: 429
Re: Recording Enhancements Pack
« Reply #266 on: May 16, 2006, 03:09:06 AM »
Patched the bleeding edge CVS and 'make' a normal build no problem.
I'll do some field testing with the line-in using an external stereo mic tomorow.
The patch breaks the simulator. Is this normal?
Looks good so far! Will report back after doing some recording!
Thanks!  ;D

Logged
Currently: iRiver H132-RTC-CFMod

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #267 on: May 16, 2006, 03:21:48 AM »
Quote from: Davide-NYC on May 16, 2006, 03:09:06 AM
The patch breaks the simulator. Is this normal?

euh... no... will check tonight. As this wasn't meant to be committed directly I didn't check on anything but h300 (which means also h100)
Logged

Offline renho3k

  • Member
  • *
  • Posts: 39
Re: Recording Enhancements Pack
« Reply #268 on: May 16, 2006, 10:20:08 PM »
recorded another show last night with the set up and it worked beautifully. i've recorded a few shows before but they were mostly acoustic where clipping wasn't a major issue but this time it was a nice, loud rock concert. oh blessed is the remote recording feature!! ditching the MD and never looking back!

thanks again for all that made this possible.
Logged

Offline Jan

  • Member
  • *
  • Posts: 5
Re: Recording Enhancements Pack
« Reply #269 on: May 17, 2006, 09:08:07 AM »
Would it be possible for the AGC to write some kind of log when which amplification was used? That would be very useful (e.g. when you set the AGC to safety to get no clipping and want the whole audio on one level later when editing)
Logged

  • Print
Pages: 1 ... 16 17 [18] 19 20 ... 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.122 seconds with 14 queries.