Search:

Type: Posts; User: porcelain_tree; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    202
    Views
    217,163

    Beta testing Cool. I appreciate the time you've put into...

    Cool. I appreciate the time you've put into thinBasic.

    At the risk of repeating a known issue, I find that the code that closes my program doesn't work in 1.9.16.16. I've tried all of the...
  2. Replies
    202
    Views
    217,163

    Beta testing Ah, I see. I thought I had scanned the entire...

    Ah, I see. I thought I had scanned the entire thread for this issue.
  3. Replies
    202
    Views
    217,163

    Beta testing Functions in code browser are prepended with name of last UDT

    Functions in the code browser of 1.9.16.16 are prepended with the name of the last defined UDT. I include a screenshot. If I remove FakeType UDT and save, thinAir uses the UDT above it. It's always...
  4. Replies
    29
    Views
    26,243

    Beta testing To clarify, older versions of my program still...

    To clarify, older versions of my program still crash in all of the betas. It's not something I imagined. :o

    To try to replicate the crashes, I used a newer version and changed the function calls...
  5. Replies
    29
    Views
    26,243

    Beta testing I apologize, Eros, I can't replicate the crashes....

    I apologize, Eros, I can't replicate the crashes. I'm completely baffled. I must have fixed the real problem without realizing it. :confused:
  6. Replies
    29
    Views
    26,243

    Beta testing Ah, interesting. Man, I hope I didn't change...

    Ah, interesting. Man, I hope I didn't change hundreds of function calls for no good reason. :D (My media player is over 12,000 lines of code.)

    Okay, thanks, I'll find a section that I can use for...
  7. Replies
    2
    Views
    5,816

    BASS_RecordStart looks perfect. I'd love to see...

    BASS_RecordStart looks perfect. I'd love to see something like that in TBASS, Eros.

    Basically I've written a media player that plays 3 audio files simultaneously and randomly alters the mix in...
  8. Replies
    2
    Views
    5,816

    Recording audio with TBASS

    I'd like to record the audio generated by my TBASS program. I found a reference to recording in the Help Manual, but it doesn't specify the syntax. Is this supported in thinBasic, and if so, what is...
  9. Replies
    29
    Views
    26,243

    Beta testing Sorry guys, a lot has happened in my life and I...

    Sorry guys, a lot has happened in my life and I forgot about this thread.

    I finally found the cause. I was calling a function and assigning its value like this:

    x = my_function

    when the...
  10. Replies
    4
    Views
    86,512

    Sticky: The new Bundle process is awesome. And I love...

    The new Bundle process is awesome. And I love adding a program icon.

    One issue I thought I'd mention (related to a thread I started some time back). I had been calling functions and assigning the...
  11. Replies
    29
    Views
    26,243

    Beta testing John, no offense, but I don't understand any part...

    John, no offense, but I don't understand any part of your comment.

    My issues only appear in Beta 1.9.7.0, so naturally I thought this was the place to discuss them. But in any case, Rene told me...
  12. Replies
    29
    Views
    26,243

    Beta testing Thanks for the extra info. I haven't gotten to...

    Thanks for the extra info.

    I haven't gotten to the crash code yet. The crash happens much later than I expected, so I set a breakpoint at what seems to be the guilty function, which I call Play()....
  13. Replies
    29
    Views
    26,243

    Beta testing Good idea. My program crashes quickly, so...

    Good idea. My program crashes quickly, so hopefully it won't take long to F8 to the error. I'll post again with my results, maybe tomorrow. Thanks for the help.
  14. Replies
    29
    Views
    26,243

    Beta testing 1.9.7.0 crashes

    I've been writing an audio program using TBASS that runs just fine on 1.9.6.0, but crashes immediately on 1.9.7.0. It goes directly to the Windows "thinbasic.exe has stopped working" message. I'm...
Results 1 to 14 of 14