Author Topic: Sound loudness?  (Read 10333 times)

0 Members and 1 Guest are viewing this topic.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Sound loudness?
« Reply #15 on: March 23, 2011, 02:28:34 pm »
My general idea for WAV playing in Axe goes something like:
Code: [Select]
.One hex digit per sample
[01FDCE.......]->Str0A
[]->Str0B
Str0A*2->D
While -(Str0B*2)
3->Port
nib{D}->A
+1
While 1
End!If -1
->Port
A-16
While 1
End!If +1
D+1->D
End
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Sound loudness?
« Reply #16 on: March 23, 2011, 02:44:00 pm »
As youtube has banned me. (their awful services make me have a google email :/  then don't let me make one)
So I have to upload here with aweful quality.  Here is a 500 kb video :P
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sound loudness?
« Reply #17 on: March 23, 2011, 02:47:41 pm »
Do you use headphones? It seems weird that it's so much louder on your calc than mine. Maybe it has something to do with hardware differences? I never tried sound on a regular TI-84+.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Sound loudness?
« Reply #18 on: March 23, 2011, 02:58:17 pm »
I have a small speaker http://www.dealextreme.com/p/mini-for-ipod-speaker-barrel-style-2185.

Still is too loud with headphones though :P
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sound loudness?
« Reply #19 on: March 23, 2011, 03:09:31 pm »
Strange, definitively some hardware differences then. On the 83+ it's so incredibly low...
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Sound loudness?
« Reply #20 on: March 23, 2011, 03:36:18 pm »
As youtube has banned me. (their awful services make me have a google email :/  then don't let me make one)
So I have to upload here with aweful quality.  Here is a 500 kb video :P
Wait, why did youtube ban you?

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Sound loudness?
« Reply #21 on: March 23, 2011, 03:39:46 pm »
It's not a real ban, but the same effect.
It won't let me log in as "that email address is already associated with another account"  I check and it's not.
Have you ever tried asking for their help?  TI does more than they do :/
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline Runer112

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: Sound loudness?
« Reply #22 on: March 23, 2011, 03:47:53 pm »
It's not a real ban, but the same effect.
It won't let me log in as "that email address is already associated with another account"  I check and it's not.
Have you ever tried asking for their help?  TI does more than they do :/

It sounds like you're trying to create an account instead of simply logging into your existing one. The account that the email address is already associated with is probably your own. Go here and enter your email address, then check your email for a response. That should let you regain your account.
« Last Edit: March 23, 2011, 03:48:37 pm by Runer112 »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sound loudness?
« Reply #23 on: March 23, 2011, 03:50:48 pm »
I never had this problem before personally. I even have two accounts on my current e-mail address (DJ_Omnimaga and my former account xlibman, which still contains some old favorites)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Sound loudness?
« Reply #24 on: March 23, 2011, 03:59:37 pm »
Naa, none of that works.  The problem is that you now must be linked to a google account.  and only 1 youtube account per Google account.  Problem is that a blank account is connected to it.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sound loudness?
« Reply #25 on: March 23, 2011, 04:01:59 pm »
Weird. I guess this changed, then. Back then you could have two per Google account. X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Sound loudness?
« Reply #26 on: March 23, 2011, 04:03:02 pm »
Why not create another Gmail account just for youtube or something?

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Sound loudness?
« Reply #27 on: March 23, 2011, 04:04:10 pm »
I could, but I would rather just give up youtube.
Also, when making a google account, It requires a txt message to confirm the account.  I have no texting...
« Last Edit: March 23, 2011, 04:04:48 pm by Happybobjr »
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: Sound loudness?
« Reply #28 on: March 23, 2011, 04:08:49 pm »
Also, when making a google account, It requires a txt message to confirm the account.
It's so silly... I don't know why they need this. I tried sending to both of my cellphones, but the messages never arrived, so I had to send it to my friend's phone instead...

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Sound loudness?
« Reply #29 on: March 23, 2011, 04:11:29 pm »
Also, when making a google account, It requires a txt message to confirm the account.
It's so silly... I don't know why they need this. I tried sending to both of my cellphones, but the messages never arrived, so I had to send it to my friend's phone instead...
They require texting? That's absurd.