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




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 ... 3 4 [5] 6 7 ... 63

Author Topic: Recording Enhancements Pack  (Read 354860 times)

Offline toolmanwill

  • Member
  • *
  • Posts: 62
    • Bootleg Network
Re: Recording Enhancements Pack
« Reply #60 on: February 15, 2006, 03:27:22 PM »
you dont have to add it cause i can do that myself afterwards, i'd rather keep it easier for you.  ::)
Logged

Offline Erithacus

  • Member
  • *
  • Posts: 6
Re: Recording Enhancements Pack
« Reply #61 on: February 15, 2006, 04:52:49 PM »
Quote from: Mmmm on February 15, 2006, 03:00:39 PM
No probs, it's just quicker when I'm testing as it takes ages unzipping all those bmp files, and seeing as it doesnt change very often (and I never use it at all) I didn't think it was that important! The build in my sig has them I think.... but no changeable font...would you like them in the changeable font version?

If I may make so bold - yes please!
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #62 on: February 15, 2006, 05:38:06 PM »
Quote from: Mmmm on February 10, 2006, 11:22:49 AM
The cliplight now also has the settings:

Off
Main unit only
Remote only
Remote and main unit

You see...I think of everything :-D
hey thanks for the credits :P
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #63 on: February 15, 2006, 05:51:25 PM »
I think I found out why clip detection isn't always doing what it should: in the dma callback, only the last buffer gets checked for clipping :(

time for a fix, me thinks....
Logged

Offline paulheu

  • Member
  • *
  • Posts: 213
Re: Recording Enhancements Pack
« Reply #64 on: February 16, 2006, 06:21:40 AM »
I get an error when applying these patches, when I do the patch by hand (I use needleboys optimized H300 build) I get two errors, both in recording.c ..

the error is 'too few arguments to function 'lcd_remote_setmargins'

the line reads (in both cases):

lcd_remote_setmargins(global_settings.invert_cursor ? 0 : w_rc, 8);

as far as I can figure the function need three arguments and gets two, but then I am an extreme noob at c.. ;^)


EDIT: I took the LCD remote code out and it compiles fine then. I'll check it as soon as I get home.
« Last Edit: February 16, 2006, 07:30:08 AM by paulheu »
Logged

Offline paulheu

  • Member
  • *
  • Posts: 213
Re: Recording Enhancements Pack
« Reply #65 on: February 16, 2006, 09:46:40 AM »
Also the patch works fine against the CVS.. so I guess I'll be talking to Needleboy ;)
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #66 on: February 16, 2006, 10:32:26 AM »
though I can understand the reasons behind the versions needleboy and Mmmm build, they are in the end a pain to support and maintain.

be patient, most stuff will make it into the official version somehow one day ;)
Logged

Offline paulheu

  • Member
  • *
  • Posts: 213
Re: Recording Enhancements Pack
« Reply #67 on: February 16, 2006, 10:44:54 AM »
Well the (needleboy) build I did without the remote LCD code works fine here, including the remote.. ;)

So I guess I am happy as-is..
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Recording Enhancements Pack
« Reply #68 on: February 16, 2006, 03:07:34 PM »
Quote from: petur on February 15, 2006, 05:38:06 PM
hey thanks for the credits :P

Oh yeah....I forgot to metion that the new cliplight settings and in fact, the cliplight itself, were petur's idea!  But he never mentioned the hamsters! :D

But I did all the hard work!  :P
Heh Heh....  :)
« Last Edit: February 16, 2006, 03:10:13 PM by Mmmm »
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline larry_llama

  • Member
  • *
  • Posts: 83
Re: Recording Enhancements Pack
« Reply #69 on: February 17, 2006, 04:26:06 PM »
This is awesome. The h1xx as the one-stop recording machine!

I have a suggestion about the peaklight... it's a great idea and I think it would be even cooler if you could choose for it to light up before the peak is reached.. at a level slightly below peak. Then it's more of a warning that a peak is imminent instead of "too late cause it already peaked"

I don't know if it's possible but it could be handy

Thanks again, I can't wait for my next concert to record!
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Recording Enhancements Pack
« Reply #70 on: February 18, 2006, 04:07:24 AM »
fyi, cliplight was committed last night  ;D
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Recording Enhancements Pack
« Reply #71 on: February 21, 2006, 09:45:36 AM »
All new patches and builds in post #1 now up to date with latest CVS...
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline renho3k

  • Member
  • *
  • Posts: 39
Re: Recording Enhancements Pack
« Reply #72 on: February 22, 2006, 10:20:42 AM »
hey Mmmm, in your build...whenever i click into the browse themes, it auto-selects the first theme and exits the theme menu. the workaround i use is to hold the up or down while it's entering that menu. not a major issue but not sure why it's doing that. only that menu too it seems. i can access the others fine.
Logged

Offline mlind

  • Member
  • *
  • Posts: 179
  • Recording Pro
Re: Recording Enhancements Pack
« Reply #73 on: February 22, 2006, 01:11:40 PM »
Quote from: renho3k on February 22, 2006, 10:20:42 AM
hey Mmmm, in your build...whenever i click into the browse themes, it auto-selects the first theme and exits the theme menu. the workaround i use is to hold the up or down while it's entering that menu. not a major issue but not sure why it's doing that. only that menu too it seems. i can access the others fine.

That also happened me before (but with the WPS menu), but I noticed that things work as they should if you use <right> instead of <click>. Just a temporary workaround though.
Logged
iRiver H120

Offline dr.pheel

  • Member
  • *
  • Posts: 60
Re: Recording Enhancements Pack
« Reply #74 on: February 22, 2006, 02:51:14 PM »
hi - somebody please help me on this:

I must be  missing something important here, cause I can't get my h120 to do what I think it should do... ???

do I understand correctly that if I set clipping light to "main unit only" I should see the light go on as soon as the input gets too high (clips)?

I tried using my external mic - gain high as hell and I clapped right into the mic - it clearly shows on my pc that the wavefile  is clipped...but there was no light on my iriver...

what am I doing wrong, or did I miss the whole thing here?
(honestly I have to admit that I didn't read through all  the posts here, so excuse me if it has all been explained before...and let me know where to look...)

thanks and greets-phil

(by the way I'm using Hmmm's 21.feb bulid)
Logged

  • Print
Pages: 1 ... 3 4 [5] 6 7 ... 63
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Recording Enhancements Pack
 

  • SMF 2.0.6 | SMF © 2013, Simple Machines
  • XHTML
  • RSS
  • WAP2

Page created in 0.164 seconds with 69 queries.