- Apple Watchのサポートを終了しました。
らじおぱ for iOS バージョン3.3.0リリース
in Ladiopa2 Responses to “らじおぱ for iOS バージョン3.3.0リリース”
Leave a Reply
Thank You for work!
Please make ability to launch several copy of app simultaneously. (Like Ladiocst-Cannel-2.app, Ladiocast-Channel-2.app, just like other apps). This is very needed feature! Thank You!
good
Thanks.
What is “Audiojingle”? Etrecheck found it to be suspicious but probably harmless. I uninstalled Ladiocast and trashed the driver to get rid of it. Should I be worried about it. I don’t like how it shows up in my Sound pane in System Preferences.
Hello William,
I don’t know anything about the apps of that names. Ask their own creators.
Cheers.
Is there a diagnostic mode? The station I broadcast at changed (updated?) it’s Shoutcast server, and Ladiocast no longer successfully connects. Server has same auth / audio setup as previous to upgrade. And BUTT works with all the same settings as Ladiocast. Is there a “status window” or something that allows me to watch the handshake, look at failures, etc?
Hi Jay,
There is no diagnostic mode for the handshake processing.
Cheers.
Ok – thanks for the advice. (If you want something to work on, a “console” window showing the text version of the handshake would be a nice new feature ;-)
FLAC encoding request:
I hope you will consider adding the option of Ogg FLAC encoding.
“streamy68″ requested this on 2018-07-28. You responded on 2018-07-29 that PCM was a better option because FLAC is not truly lossless. Respectfully, I believe you are mistaken. FLAC is truly lossless, meaning that FLAC encoding followed by FLAC decoding produces audio that is bit-for-bit identical to the original.
There are 3 reasons Ogg FLAC would be much more helpful than Ogg PCM:
(1) The official Xiph wiki says the Ogg PCM format “is at best incomplete and at worst completely broken.” Consequently, I do not know any music player that decodes Ogg PCM.
(2) FLAC is becoming the universal standard for lossless music streaming, now employed by Tidal, Qobuz, Deezer, and YouTube Premium. Also, *all* online music stores that sell lossless downloads offer FLAC format, but almost none offer ALAC. Even Apple does not sell music in ALAC format!
(3) PCM and FLAC are both bit-perfect (lossless), but FLAC uses less than half the bandwidth.
(Incidentally, on 2018-08-01, Mr. Shablovsky correctly describes AAC as a very popular lossy format, but erroneously equates this with lossless ALAC. In fact, Wikipedia explains that AAC and ALAC are completely unrelated to each other. The popularity of *lossy* AAC does not recommend ALAC as the best *lossless* format, per paragraph (2) above.)
Thanks very much for your consideration!
Hi Bob,
Thank you for your enthusiastic comment.
I understood, when people saying flac is lossless, they are talking about its encoding functionality, but not its acceptable source resolution;
Wiki – FLAC
“Source encoder
FLAC supports only fixed-point samples, not floating-point. It can handle any PCM bit resolution from 4 to 24 bits per sample,”.
Ladiocast’s internal audio is in float 32bit resolution, much more information than that.
That is why even flac was lossy (and oggpcm not) for ladiocast.
Though oggpcm was far from best and ladiocast even broke the documented specification, better to show the app’s design policy towards the future versatile and high quality live audio streaming in high speed internet era.
The design may change depending on good motivation unknown.
I hope that is helpful.
Cheers.
Hi! I want to broadcast with Ogg Opus format, but the application always says that “System sample rate in the preferences must be 48000 in using Ogg Opus format”, and all my audio devices are with the 48000 sample rate, what happens? I have macOS High Sierra.
Hi Jorge,
The system sample rate is in ladiocast’s preferences.
Have a good one.
I need to be able to insert my metadata from my layout server (radio automation) do you support this? I can send you the details of how I do it now. Send text to UDP port 4444 then their is a script to extract the Artist and title and add to the stream.
Hi Ian,
Thank you for your comment on ladiocast.
About the metadata, ladiocast recommends you to make a daemon program which gets the song info from the server and sets it to ladiocast with AppleScript like;
tell application “LadioCast” to set metadata song to theSongInfo
only when updated.
I hope it’s helpful.
Cheers.
Hi Kawauso! You’re doing a wonderful job!!!
Are you considering to add recording features?
Thank you.
Ivan
Hi Ivan,
Thank you for your comment on ladiocast.
Actually recording features have been requested and on my mind for many years.
Needing some fresh ideas.
Cheers.
…and had you problems to implementing it?
No. It is a design issue to keep it simple and smart.
Ability to record the show in mp3?
Ability to record the show in Mp3
Hi Abner,
Thank you for your interest in ladiocast.
Recording facility has been requested but unfortunately not yet.
Cheers.
I don’t know what i’m doing wrong. I have an internal rtmp-server at rtmp://127.0.0.1/live with streamkey ByuPtvF64. I can connect with OBS, but not with Ladiocast. I have two fields in the RTMP-settings (URL and Stream). What do I have to fill in? I tried so much options.
In OBS you have also two fields in the settings (Server and Stream Key).
When I use
Server: rtmp://127.0.0.1/live
Stream Key: ByuPtvF64
Then it simply works in OBS. But not in Ladiocast. Why?
Hello Dennis,
Thank you for your report about RTMP. There would be so many factors that make the difference. The rtmp-server name would be helpful.
Cheers.
Hello there, I have got to say spot on job with LC.
Is there a chance of implementing a reconnect feature? I have on a couple of occasions found that my stream has disconnected and this is due to the Wifi environment (Hard wired coming soon when I have built the home studio). As Im running an automated station at the moment and not sat in front of my Mac 24/7 to reconnect it means Im struggling to keep listeners.
Having it reconnect or attempt again and again until it reconnects would be a cool feature. I’d even pay for it.
Many Thanks.
Rousso.
Hi Rousso,
Thank you for the comment. About reconnecting, LadioCast has been intended to use “Event Handler AppleScript”, which you could see in the Events tab of streamer windows. You might need to search to know how to write the scripts especially if you couldn’t show the Help > ReadMe of the App (that seems to happen in some environment).
Cheers.
For input options I get only ‘N/A’, and ‘Mackbook Pro Microphone’. Shouldn’t I have other input options so I can stream music from say iTunes?
You should have other (sometimes virtual) input devices when you want to do so.
Cheers.
I never see any options other than the mic and N/A. How do I get the other options to show up?
I never see any options other than the mic and N/A. How do I get the other options to show up?
I’m having the exact same problem as Dennis (on 2019/05/27 ).. I can’t get Ladiocast to work with the very simple /basic local RTMP server : https://github.com/sallar/mac-local-rtmp-server
Any advice on why ? OBS works fine with it, just as in Dennis’ case
Hi Adam,
Thank you for your comment and link. I’ll check that.
People please let me know where you use ladiocast with rtmp connection. I’ll take it into consideration.
Cheers.
Support using Pioneers DDJ-SX3 ladio cast app recognize the interface but no sound or signal thought LadioCast with Serato
Hi Joseph,
More info needed.
Thanks.
When I connect the new Pioneer DDJ-SX3 and Pioneer DDj-1000SRT the app Ladio Cast in the MacBook Pro recognize the computer sound card input and output signal. When I tried to change the soundcard to the DDJ-SX3 or ddj-1000srt, the app give the option to use one of these sound cards but when I put music I don’t received input and output signal.
First of all, check the output channels of your DJ devices match the ladiocast input channels, which are selectable as the most left numbers in the ladiocast’s mixer window panes.
Good luck.
I second the request for doing VST insertion. I’ve got some external processors to which I’d love to route my audio prior to broadcast. I’d like to route a selected input to a VST plug-in, then have a selected output draw its input from the output of that VST. Thanks for a great too, even as-is!
Hello Jay,
Thank you for your suggestion on ladiocast!
Dear Mr. Kawauso!
1. Thank You for update app!
2. Please make ability to launch several (up to 4) instances of LadioCast.
Because the shift to Mojave now are almost complete for most users (more than 85%), You able to make this update without suffering possible uncompatibility with Mojave.
Most amateur (and of coarse PRO) Mac-based online radio stations already have more than 1 channels (for example jazz + country music, or classical + jazz music, etc.) and with LadioCast we able to be happy.
Thank You for future support and customer care!
P.S. For example Radiologik Radio Automation Suite (http://macinmind.com/?area=app&app=radiologik&pg=info), just by make a copy of app by renaming package (http://macinmind.com/Help/Radiologik/DJ/index.htm#Multiiple_Instances)
Hi Sergei,
Thank you for the information and suggestions!
Any news about this? Thank You!
No news for you.
What settings would I need to connect to my radio station stream using a wireless signal?
hello
Jeff help us to help You: please describe goal as much details as possible.
Hi, I am using LadioCast for my radio station running 24/7, however often have “disconnected” alerts popping up requiring a re connect to the streamers. Can you indicate what is going wrong?
Thanks in anticipation.
Hello Mark,
The alert is popped up when the current connection gets broken and immediate reconnection also has failed. If you can, test other servers from the same client, especially a server in a local network, for investigation.
seems good i’try it first
LadioCast can be the best APP if you guys do some functions as the Nicecast transmitting the sound from AUDIO HIJACK.
Hi Radio Famastar,
Thank you for your suggestion.
Soundflower kernel extension would do part of that.
Hi, I just started using Ladio Cast and it seems very useful for me.
I need to know how to auto-connect everytime the app launches. Is this possible, by apple script, or some other method? This is because I’m using airtime pro for playout and it let’s me go live whenever a connection is made (when the connect button is hit), so I need to make the app auto-connect at specific times.
Hi Nils,
AppleScripts like;
tell application “LadioCast” to connect
should connect all the streamers, no matter when the app is up or not yet.
Cheers!
get
and turn!
When I use my Pioneer SZ DJ controller, no audio signal goes to LadioCast. When I use rogueamoeba.com/loopback/ audio only comes out the left side of the mixer fader
Hello Thomas,
Many things could be conceivable. Try simple test recording from the same audio input device without Ladiocast.
I need a way to get whats playing from Algoriddm’s djay Pro 2. The file is inside the djay Pro 2 package but easily accessible at /Music/djay Pro 2/djay Media Library.djayMediaLibrary in the NowPlaying.txt file. I have no idea how to script. Does anyone have a script or something to pull the whats playing info and feed it into LadioCast automatically every time the track changes ?
Hi Victor,
I’m not a djay guy but would like to submit some hints for potential implementers there:).
* LadioCast has an AppleScript interface to update its metadata (song), as you can see the example (from ReadMe):
tell application “iTunes” to set currentTrack to name of current track
tell application “LadioCast” to set metadata song to currentTrack
* You should detect the changes of the NowPlaying.txt file content and call the interface with it ONLY when update needed. LadioCast should simply notify that to the servers every time when called.
Good luck!
hi, my script for getting the metadata from iTunes doesn’t work anymore, it can’t get the currentTrack.
Any Suggestions?
anyone?
Unfortunately djay pro doesn’t have that. The whats playing is kept in a package file located at /Music/djay Pro 2/djay Media Library.djayMediaLibrary/NowPlaying.txt where djay Media Library.djayMediaLibrary is the package. Ideally it should be possible to point Ladiocast at a freely chosen directory to pull over the information directly.
I think some applescripting application should do the task. This is the design of ladiocast.
Yes, I appreciate its the Ladioast design. Please take my comment above as a feature request :)
I can do a lot of things but programming is beyond me. I took a week for a simple “Hello World” in C, and in C++ my “Hello World” totally failed :(
When I broadcast in HE AAC under 80 kbps it goes well, without any problems. But when I increase the bitrate above 80 kbps it gives an error “Internal error on encoding values.” All works well when I change ”format” to AAC or mp3. I use osx 10.13.4 Any ideas how to solve this problem and make it possible to broadcast in my preferred HE-AAC 96 kbps? Thank you for all your great work!
Hi Johan,
The error has been caused by Apple Core Audio’s HE AAC encoder which LadioCast uses as well as AAC. IMHO AAC is not so bad in that bitrate, though I don’t know the reason of the error so far.
Hello Kawauso, okay then I will try out and compare the audio quality between 80 kbs he-aac en 96 aac. Thanks for your reply and greetings,
Radiologik DJ has track info sent to LadioCast with a simple checkbox now in Preferences–Publishing. I’m doing a new video now on setup of Radiologik with LadioCast including using Soundflower at http://radiologik.com
Thank you for the information!
Hi, Jay! How possible to send/publish track metadata in case there are several Radiologik DJ’s running and correspondingly several LadioCast streamers running on the same machine?
The checkbox works for most people but not special cases. I was not aware you could run more than one LadioCast. LadioCast has 2 possible streams but I think the metadata is the same on both. If you can address separate LadioCast applications running, you would have to use the older method of file publishing from Radiologik DJ and then the NowPlayingChanged AppleScript in order to address the name of each different LadioCast application distinctly. But can LadioCast have multiple instances of the application running and have distinct settings and preferences? Radiologik can with special instructions but most apps don’t.
Jay, may be You have some outdated info about LadioCast: Version 000012004 (1918) have 4 Streamers. And each able to set to Icecast, RTMP, SHOUTcast type of server.
Maybe Mr. kawauso help us with this to determine how send several metadata sets, one per streamer?
I only showed 2 streamers in that version. Wondering how you had 4, I looked in the preferences and found you can set the number up to 8.
Yes, You are absolutely right. 8 streamers.
In next month I doing the test on how number of streamers (both for Icecast2 and SHOUTcast servers, sorry RIP RTMP) affect performance…
Are You interesting in results ?
Hey there! I’m trying to use event handlers to connect on start up with code:
tell application id “com.kawauso.LadioCast” to connect
but I’m getting a script read error in the script file on startup, number -1409.
using a launchagent to launch the LadioCast at a specific time each day and want it to autoconnect when it launches. Any hints?
Thank you!
Hi KMc,
Aren’t the double quotation marks “” actually “”? Beyond that I have no idea. Anyone else!
oddly it runs from the script window without any issue, but causes errors on launch when placed inside the event handler! Weird one!
Hello, can i use LadioCast to connect with a RTMP server with user/password authentication?
Which is the URL format?
Thanks
Hi Eugene,
Only RTMP URL and Stream, which are often published by the servers for the specified users as stream keys.
Cheers.
Thanks
Dear Mr. Kawauso!
Could You be so please to make separate metadata per stream.
Technically it should be rather easy. We very need this feature!!!
Thank You so much!
Sergei,
Thank you for the suggestion about the metadata api for each streamer. It’s a matter of careful (re)design, though.
Dear Mr. Kawauso!
Is any news on this?
Could You be so please to contact Jay Lichtenauer for this ? I more than shure a lot of users of Radiologik Music Radio Automation Suite waiting and would be happy on update.
May be first step would be not full API, just ability LadioCast have multiple instances of the application running and have distinct settings and preferences ?
Thank You for support and customer care! Have a nice day!
Sorry for no update so far.
In any case we are waiting for update :) Thank You so much!
I’m trying to connect Ladiocast to Icecast on OS X 10.13.6. Ladiocast successfully receives my USB audio, and Icecast successfully starts. My problem is finding the proper way to get the parameters for the two to talk to each other, so that I can connect to the computer and hear the audio. There are too many items in the icecast.xml file for me to be sure of the minimum necessary items to do this. I understand about ports, but I’m not sure of mount points, and as I’m the only user, so I don’t really need usernames or passwords. Any suggestions appreciated.
Hi David,
The default Icecast2 streamer parameters of LadioCast should fit also the default setting Icecast server running on localhost. That’s almost what I can say now.
Cheers!
I’ve set up the config with localhost for Ladiocast and Icecast, and it works fine on a browser pointing to localhost. If I try to point to the actual IP of my host on my LAN, I can’t connect. I think it must be a simple problem, but I can’t track it down. Thanks.
I’ve gotten so I can access my icecast admin webpage from the internet, but when I add /stream it hangs… if I do localhost:8000/stream it works fine… any more thoughts?
Simply the firewall settings of the server?
Dear David! I highly recommend hiring the icecast2 professional to setup Your server on a reasonable fee. on oDesk/Upwork.
Sergei, Thanks for your offer but I solved the problem. Kawauso’s question about the firewall made me realize that although it wasn’t a firewall problem, I occasionally get problems from Sophos Anti-Virus. Once I whitelisted the port there all works fine.
Using DDJ-SZ2 when I pull up the mixer in ladiocast and select it as the input device. There is no signal but if I select built in Mic I can see signal
Hi Tester123,
If DDJ-SZ2 outs are other than the lowest channels of the device, LadioCast can’t get them so far.
Hi,
Do you plan to implement Ogg FLAC for streaming, too? This would be great for lossless streaming since some receivers do not work with Ogg PCM but would work with Ogg FLAC.
Thanks for the great piece of software.
streamy68
Hi streamy68,
When once requested and considering implementation of FLAC, ALAC etc., I’ve found these losslesses would lose ladiocast audio bit resolution “before” their compression. So I implemented the little known Ogg PCM instead. Nothing lost.
Cheers.
Thanks for your prompt answer. I’m asking for Ogg FLAC because I want to stream my Macs soundflower2 output locally to Roon’s internet radio input. But Roon only accepts Ogg FLAC or lossy (Mp3, AAC), but not Ogg PCM. I could not find yet any MacOS streaming software that would support Ogg FLAC and I’m not interested in lossy streaming. In Roon I do room correction therefore my interest to stream HQ audio to Roon. Any suggestion?
Thanks
streamy68
IMHO they are all lossy. Among them, AAC will do well balance.
No, AAC is a compressed lossy format like MP3, whereas FLAC is compressed lossless. After decompression FLAC represents 16bit and 24bit content bitperfect same as PCM. https://xiph.org/flac/faq.html#general__native_vs_ogg . Therefore my interest in Ogg FLAC, not to be confused with most other Ogg formats that indeed are lossy. Again like Ogg PCM (real PCM in Ogg container) Ogg FLAC is lossless FLAC in an Ogg container that is better for streaming than FLAC itself.
No advice beyond that.
Apple investing a lot of money and time in AAC implementation in last 10 years(!). (Sure. I personally doing R&D in this field).
Apple’s lossless AAC version (so called “ALAC”, average bitrate 600-700 kbps) is really lossless, like OGG PCM, etc.
NOTE: I highly recommend before anyone decide investing time/money in some coding routine, note that most of all manufacturers of hardware players (in cars, in home, portable) last years point attention to compatibility with MP3 (due a huge installbase before this time) and AAC/ALAC (due most of modern streaming services broadcasting in AAC/ALAC).
You may enjoy to playing with old formats, especially if You have a time and a passion to this, or bargain old device from Craigslist/eBay of coarse… :)
Dear Kawauso, first let me thank you on your Ladiocast creation. I’ve been using it for 2 months now and very pleased. But this “Communication error occurred” did appear this morning. This s the second time in 2 months. What could be the origin of this problem. Working on Mac OS 10.13.5. Thanks for your reply. Patrick Bauwens
Hi Patrick,
Thank you for your reporting about ladiocast. See if the app wrote any error messages on the console at that time with Console.app. Paste them here if you find.
Cheers.