Using Butt while using StreamYard
the only change i had made was to install JAVA , I uninstalled this and everything was fine i also was given this advice :Please check if you have "ID" or "Name" selected in butt->settings->audio->Remember device by.... If it is set to "ID" please change it to "Name". This makes sure that butt will always find your device even if you add/remove other audio devices to/from your Mac.
Did you get a solution I have the same issue
Error on Butt - keeps crashing when I try to open it ranslated Report (Full Report Below) Process: butt [1876] Path: /Applications/butt.app/Contents/MacOS/butt Identifier: de.danielnoethen.butt Version: 0.1.36 (0.1.36) Code Type: X86-64 (Translated) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-04-07 10:16:40.8339 +1000 OS Version: macOS 13.3 (22E252) Report Version: 12 Anonymous UUID: 6263014F-E7D0-D0D0-B7C8-444FF35A926F Time Awake Since Boot: 610 seconds System Integrity Protection:...
Hi, I'm trying to build Butt 0.1.37 on mac. However, the makefile provided doesn't seem to be configured for Mac. Running 'make' results in 20 errors such as this: In file included from butt.cpp:59: In file included from FLTK/flgui.h:6: In file included from FLTK/FL/Fl_My_Double_Window.H:27: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:...
Sorry, I don't understand your question. To summarize: If you connect to a Shoutcast server, butt will always connect to port+1. So if your server runs on 8010, you have to enter 8009 as port.
so if i conect with near port its any problem? its working fine with shoutcast right?
Hello Naga, Shoutcast has always worked like this. Maybe that is because other than Icecast Shoutcast runs the web server and the source sink on two different ports. The web server runs on port X and the source sink on port X+1. The idea is probably that it's easier to remember only the web server port and let the broadcasters also enter this port into their source clients. Best, Daniel
Shoutcast not conecting same port but it conecting with minus one port why? myip:8010 this is my port . but this one not conecting but myip:8009 this one conecting ... why?
Hi Daniel, again making a suggestion, is it possible that in future versions you can add the ogg pcm format? ogg flac works very well but it is not compatible with apple products (iphone, ipad) the only thing left to do is test if ogg pcm would be recognized by those devices, thanks and congratulations for your great work
I can use Python to ssh and control BUTT, but I would prefer not to have that port open. So far, I haven't been able to make Python connect on port 1256. I have the port open and can see BUTT is listening. I have set up Python on the two PC's as client and server sockets on 1256, and that runs fine. May be I am just missing the proper syntax for the message to BUTT? Any help will be appreciated.
Hi, Can anyone help me with this? I have a brand new windows 11 pc that I want to run an external dj controller on. It uses serato. I then need to use butt (broadcast using this tool) to broadcast a radio show on. I cannot seem to get butt to see the audio. Does anyone know what the settings for the windows sound should be, then the butt settings to see the audio coming from serato? Confused? me too. Pulling my hair out now. Thanks in advance
G'day We still see an occasional crash, when I say occasional, it could be several weeks! It appears to be when a disconnect happens. ( I was useing VLC, exited and bonk...) (was this a previous bug ?) o/s is Win2k19 -- Butt 0.1.36 Faulting application name: butt.exe, version: 0.0.0.0, time stamp: 0x00000000 Faulting module name: mgwfltknox-1.3.dll, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x0000000000089448 Faulting process id: 0x920 Faulting application...
G'day We still see an occasional crash, when I say occasional, it could be several weeks! It appears to be when a disconnect happens. ( i was useing VLC, exited and bonk...) (was this a pervious bug ?) o/s is Win2k19 -- Butt 0.1.36 Faulting application name: butt.exe, version: 0.0.0.0, time stamp: 0x00000000 Faulting module name: mgwfltknox-1.3.dll, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x0000000000089448 Faulting process id: 0x920 Faulting application...
butt 1.36 crashed Mac OS Monterey
error while parsing config. illegal value
I have successfully built butt for Windows using MSys2, but the executable is not the same as the binary distribution. The build environment does not include the tray agent. Also, there is no support for WASAPI Loopback. Is the supplied source tarball only intended for Linux? Is there another source package for Windows? Thanks in advance for any information.
Hi. I've scoured the discussions to try and find a similar issue to the one I have but so far no joy. I broadcast from a laptop running Windows 7 and have found over recent months that i get skipping during a broadcast, as though a record is scratched and it jumps? I've dropped the bit rate, removed any external hard drives etc that might cause glitches, but it's still happening. I've used the system for over ten years without problems. I'm hard wired for wifi and get drop outs every now and again...
We too found the same thing and have remained on 0.1.32, accordingly (later versions either crash infrequently or don't connect to IceCast). Unfortunately, due to the broadcast software that we use, we can't upgrade IceCast - newer versions require authentication to pass metadata into the stream which is not supported (yet). I would add my heartfelt thanks for BUTT. It is a godsend and largely bulletproof, running uninterrupted for months. Looking forward to 0.1.36! Cheers, Big Dave (Seaside Hospital...
Perfect!!! That will do easier for us to build without asking about errors compiling ... ;) Thank you again
Will you add to README this info for openSUSE users? Yes. Will we need a separate SRC file for us to get to compile? No.
Will you add to README this info for openSUSE users? Yes. Will we need a separate SRC file for us to get to compile? No.
I took note. Will you add to README this info for openSUSE users? Will we need a separate SRC file for us to get to compile?
Great! To prevent a conflict with the upcoming butt version 0.1.36 which will also depend on libcurl-devel, I suggest removing the packages libssl52, libressl-devel and install libopenssl-devel instead. You will need to recompile butt afterwards. If you don't want to do that, thats fine. Just keep in mind that you will get warnings which may result in crashes if you compile 0.1.36 in the future. So the correct list of packages is: sudo zypper in fltk-devel portaudio-devel libmp3lame-devel libvorbis-devel...
Great! To prevent a conflict with the upcoming butt version 0.1.36 which will also depend on libcurl-devel, I suggest removing the packages libssl52, libressl-devel and install libopenssl-devel instead. You will need to recompile butt afterwards. If you don't want to do that, thats find. Just keep in mind that you will get warnings which may result in crashes if you compile 0.1.36 in the future. So the correct list of packages is: sudo zypper in fltk-devel portaudio-devel libmp3lame-devel libvorbis-devel...
Accessibility: Add selectable font DPI for text legends of GUI
Really I have no idea of how to build an AppImage, but I'll take a look to it.
It worked perfectly. No errors or warnings at all. Please, don't forget to put that source for openSUSE in repository and/or add command "zypper" to install specific libraries for this distro en README. Thank you!!!
The attached sources should compile fine on your machine.
No sorry, I will not provide an AppImage. But if anybody else wants to build the AppImages I am happy to share them in the download section.
Hello Rafael, I will install OpenSUSE in a VM and try to fix it.
AppImage for Linux
Again, issues when trying to compile latest BUTT (0.1.35) version on openSUSE. I got to install equivalent libraries for openSUSE Tumbleweed: sudo zypper in fltk-devel libportaudio2 libmp3lame0 libvorbis-devel libogg-devel flac-devel libfdk-aac-devel libopus-devel libssl52 libressl-devel libopus-devel libsamplerate-devel Then I got no errors after "./configure". However, "make" always end with error: make all-recursive make[1]: se entra en el directorio '/home/my_user_name/bin/butt-0.1.35' Making...
How to Get song and artist data on BUTT
When I try to start BUTT, it starts and cuts off. There is a notice the it is a invalid username/password. What username/password are they talking about?
BUTT will not stay on.
Butt not starting in Ubuntu 22.04.1
Glad that worked for you too ! I'm away from BUTT now and been streaming via Mixcloud using OBS - still need to keep the same challenges in mind though :-)
Changing the HZ - 44.1 worked for me! just had to select the right driver that would allow it to work! Thank you! Its right before my show so you saved my ass lol
Hello Erik, I can understand that you want to deliver the same "quality" to your listeners as the files have been recorded with, but even if you capture some signals with 192 kHz from your vinyls that can not be captured with 96 kHz, no human being will be able to hear the difference. So for now I am not going to add support for 192 kHz. Sorry. Best, Daniel
0.1.35 can't connect to icecast
I was able to find the issue. Next version will contain a fix.
Hello Kick, I will take a look at it. In the meantime, you might consider updating your 14 year old icecast server ;-) Best, Daniel
0.1.35 can't connect to icecast
in our case almost most of our musical material was recorded from vinyl at a quality of 32/192khz so there is still something more to deliver to the listeners, I reiterate my congratulations and see if it is feasible in future updates to add this feature, regards Daniel
Hello Erik, thank you very much. Actually I have the opinion that 96 kHz should be more than enough for audio broadcasting. For which use case do you need 192 kHz?
Hi Daniel, first of all I would like to congratulate you for your great work, as a request I wanted to ask you. Is it possible to include in the next updates the broadcast in flac at 192khz? thanks and congratulations again for the brilliance of your project
Yes, installed & run Butt using the same Windows 10 Local User (not Admin). Below is from the Windows Event Viewer Log - Application Error, when Butt was run without using 'Run as administrator': Faulting application name: butt.exe, version: 0.0.0.0, time stamp: 0x625fff17 Faulting module name: butt.exe, version: 0.0.0.0, time stamp: 0x625fff17 Exception code: 0xc0000005 Fault offset: 0x000000000000d519 Faulting process id: 0xb98 Faulting application start time: 0x01d873cb85099bf0 Faulting application...
Unfortunately I can not reproduce the issue. Did you install and run butt it with the same local user (no admin)?
Hi Daniel. FYI: The primary Windows user on this PC doesn't have Admin privileges (because it's a PC used by many people / DJs).
Oh, thats interesting and obivously shouldn't be the case. I will have a look at this. Thanks for pointing that out.
Ok, now working as expected. I had to start Butt.exe with 'Run as administrator'
Ok, now working as expected. I had start Butt with 'Run as administrator'
Windows Event Viewer gives the following when Butt is started... Application Error: Exception code: 0xc0000005 Fault offset: 0x000000000000d519 Faulting process id: 0x180c Faulting application start time: 0x01d873cabe6a7049 Faulting application path: C:\Users\Studio1\AppData\Local\butt\butt.exe Faulting module path: C:\Users\Studio1\AppData\Local\butt\butt.exe Report Id: 91269c9c-94a4-4780-bc34-aec1a26b4ae4 Faulting package full name: Faulting package-relative application ID:
Butt 0.1.34 successfully working on a 1st Win10 PC. Issue with getting Butt 0.1.34 going on a 2nd Win10 PC. AAC library DLL has been added. When started, the main Butt window opens with program name & version on top left, but rest of window is blank white & the window finally closes after a few seconds. Not running minimised & no process left running in Windows Task Manager. Tried starting with SHIFT key pressed & it asks for YES/NO to reset Config file. Answered YES, same result. Is there a Butt...
hi all issue resolved, disconnected everything, bought new external sound card, reconected everything and boom, in like Flynn! never give up guys!
hi, not yet, i have a replacement for my Griffin i-mic arriving Tuesday so will see ifvthat makes a difference and update!
Ive been usuing BUTT and Serato Pro on my DDJSX2 perfectly finee until the new Mac update and Serato Update, since then when I load BUTT I can only hear Audio no MIC. My MIC has always ran through my DDJSX2 controller! any thoughts??
Hi updated to 1.34 and cant connect to server just tries to connect and throws up an error 429 on the config . I get connection and disconnection emails from the server and when trying to connect and it keeps sending five every minute . Uninstalled and working fine on 0.1.33 any suggestions?
all software current, BUTT .34, Serato .11, IOS monterey 12 all updated today, been working with this set up for years, broadcasting weekly to Soulpower-radio through i-mic connection (griffin I-mic) laste week stearted up, BUTT picking up Serato but NOT THE MIC routed through system to BUTT via MC6000 input and can hear and see musi reaching both Mac and Butt, no way will the MIC be heard help me Obi-Wan, youre my only hope thank you hardware: Denon mc 6000, MAC 2016 model griffin i mic to usb as...
Hello Pascal, unfortunately I don't own a Rodecaster, but did you already try this tutorial? https://radio.co/blog/broadcast-live-radio-with-the-rodecaster-pro Best, Daniel
Hello Pascal, unfortunately I don't own a Rodecaster, but did you already tried this tutorial? https://radio.co/blog/broadcast-live-radio-with-the-rodecaster-pro Best, Daniel
Hello, I am new on radio. I bought RODE Caster and RADIO.CO . I try to connect for live on BUTT but I listen only my voice. I can,'t listen music. Can you help me please?
[⚡] × garuda-inxi System: Kernel: 5.17.5-zen1-2-zen arch: x86_64 bits: 64 compiler: gcc v: 12.1.0 parameters: BOOT_IMAGE=/@/boot/vmlinuz-linux-zen root=UUID=ffd2cbda-1b3f-469b-b162-600ad680d696 rw rootflags=subvol=@ quiet splash rd.udev.log_priority=3 vt.global_cursor_default=0 loglevel=3 Desktop: KDE Plasma v: 5.24.5 tk: Qt v: 5.15.3 info: latte-dock wm: kwin_x11 vt: 1 dm: SDDM Distro: Garuda Linux base: Arch Linux Machine: Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required="">...
No sorry, that is not possible. If you want losless audio stream please use FLAC.
Would it be possible to include the broadcast in "wav" or"pcm" format in the next update? That would be great... the only format that no other program includes.
Would it be possible to include the broadcast in wav format in the next update? That would be great... the only format that no other program includes.
Hi, I have a long-standing connection to an online radio station using IceCast. The station is on link.radiojar.com with a host of 80. The details of the station have not changed, but having taken a month away (for March) I am now no longer able to connect. I have tried three different versions of butt (0.1.27 was my original install, 0.1.30 replicates an install of a friend who can connect successfully, and 0.1.34 as the most recent). In all three instances, I simply get the error shown in the attachment....
Actually any Debian/Ubuntu tutorial should help you as the pi OS is based on Debian. Did you already take a look at the manual? http://danielnoethen.de/butt/manual.html#_install
Thanks Daniel, are there any tutorials for using BUTT from pi at all? As you say, the hifiberry is seen as an audio device so this is sounding promising :-) Thanks so much for your help!
Hi, I don't have experience with the hifiberry DAC+ADC. But if it is detected as an audio device by the operating system it should also work with butt. Setting up a headless system that automatically starts streaming after the system has been booted should be possible. But I can not give you a step by step instruction because I would need to figure it out by myself first. For a Linux beginner this might be a difficult task but not impossible :) As soon as you have managed that your window manager...
Hi, I don't have experience with the hifiberry DAC+ADC. But if it is detected as an audio device by the operating system it should also work with butt. Setting up a headless system that automatically starts streaming after the system has been booted should be possible. But I can not give you a step by step instruction because I would need to figure it out by myself first. For a Linux beginner this might be a difficult task but not impossible :) As soon as you have managed that your window manager...