Forum Replies Created

Viewing 15 posts - 91 through 105 (of 250 total)
  • Author
    Posts
  • in reply to: Save and restore Backup configuration #16830
    MrKlorox
    Participant

    There’s a configuration backup as well. Common> System> System Information> Bottom right.

    I believe you also need to save your presets, speaker setup (if configured), as well as your license information. As long as you’re using the same motherboard (MAC address), it should accept your license without needing to email support.

    It couldn’t hurt to backup your %localappdata%\BreakawayOne folder, but I don’t know if it’s necessary.

    in reply to: RDS – fm1/misc/rds_ps #16819
    MrKlorox
    Participant

    Nice! Leif to the rescue! Good to know that when we can’t help, Leif has our backs on some of the more obscure broadcast technicalities.

    in reply to: Brekaway One Crash #16798
    MrKlorox
    Participant

    Is Silence Sense turned on?

    Check Core> Miscellaneous> I/O> Main Input> Silence Sense

    If you have a second core configured, you can pass it through to the primary core when it detects silence. There might be a misconfiguration somehow.

    Check Core> Miscellaneous> I/O> Input 2> Input 2 Source and see if it’s trying to use a core that isn’t there or something.

    Outside of this setting, I’m not sure what else it could be off the top of my head.

    in reply to: BA-One AM latency? #16793
    MrKlorox
    Participant

    The latency in my experience is very low. Low enough to play a game or watch a movie through on the HD core in low quality. I don’t use the AM processor, but when I was trying out the different cores I didn’t notice any discernable difference outside of when I turned up the Quality.

    Regardless, BA1 is free to trial and configure unlimitedly. How low latency do you need?

    in reply to: Dell AC511M USB Sound Bar Compatibility #16784
    MrKlorox
    Participant

    Yes. Sorry, I keep forgetting it’s DirectSound in BAE, not MME. Apparently, the issue I’m remembering about the installer must have been fixed with 1.42 or something. You can in fact choose Expert Mode in the installer to choose an API other than KS, in case your device has no KS capability.

    in reply to: Dell AC511M USB Sound Bar Compatibility #16782
    MrKlorox
    Participant

    Hi. It’s possible that there could be a compatibility issue. Some devices don’t support Windows Kernal Streaming, which the setup defaults to. However, once it’s actually installed, the API can be changed from KS to MME.

    Without more detail, like what’s happening exactly, our ability to help will be limited.

    MrKlorox
    Participant

    Nice tutorial! I’ve been using a Trial pass-through core for streaming to my phone. I use it like 15 minutes a day, so I don’t mind the rare moment when I hear the registration jingle. However, for people who aren’t at their computers all day, a Streaming license seems like a great deal, being entirely self-contained and capable of various formats of high-res FLAC, etc.

    Spotify (at least) is capable of being controlled remotely. You can use your phone to control Spotify by clicking the Connect To Device icon that looks like a speaker and sometimes a monitor behind it and choosing your Breakaway PC as the Listen On device. Sometimes Spotify likes to take over playing from the phone instead of your media app that is streaming Breakaway, so once you notice the sound being different, check and make sure your media app is still in control and Spotify is “Listening On” the Breakaway PC instead of playing on the phone.

    Again, this is only for personal listening and not any type of public broadcast. Follow the laws of your country and don’t break the TOS of your music services.

    • This reply was modified 4 years, 1 month ago by MrKlorox.
    in reply to: ASIO Double Sound about #16771
    MrKlorox
    Participant

    Glad it’s working. I’m sorry I can’t help further. I only use the HD core, personally. Good luck!

    in reply to: ASIO Double Sound about #16767
    MrKlorox
    Participant

    I believe you want to set your:

    -Main Configuration
    HD > Input> SAME
    FM > MPX Output > EITHER > Disabled

    -Common Audio Devcices
    Main: SAME
    Outputs: SAME
    Inputs: Off
    ___________________________________

    Or if you wanted to set your input to ASIO as well, you would want something like this:

    -Main Configuration
    HD > Input> EITHER> Disabled
    FM > MPX Output > EITHER > Disabled

    -Common Audio Devices
    *ASIO
    Main: SAME
    Outputs: SAME
    Inputs: FM: Behringer UMC202HD – IN 1/2 (or whatever the device shows up as in the list)

    • This reply was modified 4 years, 2 months ago by MrKlorox.
    in reply to: ASIO Double Sound about #16765
    MrKlorox
    Participant

    Hi. It sounds like you have both an ASIO and a Kernel Streaming/Wave output configured. You only need to set one output mode. I hope this helps!

    in reply to: MEGA drive with BreakawayOne Presets! #16760
    MrKlorox
    Participant

    Here are the twelve that appear to be made for Breakaway One from that zip (5-bands, not Undo, not Omnia). I haven’t tested them at all, so I can’t say if they sound good or correct.

    https://drive.google.com/drive/folders/1LDz8aFneOAFvY6JR3nCsef382u8eSual?usp=sharing

    in reply to: Welcome to the New BA1 Forum #16756
    MrKlorox
    Participant

    And it’s not in your own spam folder or anything? I guess post a new topic and maybe Milky might be able to help you get in touch with John, who would be sending you the license. I really don’t know, sorry.

    in reply to: Welcome to the New BA1 Forum #16754
    MrKlorox
    Participant

    You should email support@claessonedwards.com and ask there. I think sometimes emails fall through the cracks or get swallowed by spam filters.

    in reply to: MEGA drive with BreakawayOne Presets! #16752
    MrKlorox
    Participant

    I have the zip, but the original was taken out because of copyright infringement. I don’t know what I can upload or where. There are a number of 6 and 7-band presets in the zip, which don’t work/aren’t made for BA1. I don’t have an easy way to sort those out, otherwise, I would see if I could post the ones BA1 would likely run.

    in reply to: Stream encoders #16744
    MrKlorox
    Participant

    I was messing with this the other day, and I feel like I’m on the right track. I’m trying to figure out as much as I can before asking for help from the FAAC folks. I was able to get the stream enabled, and I can connect to it from my phone, but no audio data is being encoded (it shows 0kbps in the encoding bitrate). I have a hunch it’s the MIME Type data. Any thoughts on what I should use for this?

    This is my current custom encoder command line

    “C:\Program Files\BreakawayOne\faac.exe” -R 48000 -B 32 -C 2 -c %samplerate% -q 5000 -b %bitrate% –

    That’s the -R is the input sample rate, -B is the input bit-depth, -C is the number of input channels, -q is the quality. The final hyphen tells it to use stdin/stdout. It also creates a tiny empty audio file in the FAAC directory.

    • This reply was modified 4 years, 3 months ago by MrKlorox.
    • This reply was modified 4 years, 3 months ago by MrKlorox.
Viewing 15 posts - 91 through 105 (of 250 total)