- Removed the ability to pan input stereo channels.
- Enabled to map any input channel of multi-channel audio devices into stereo.
 .
 .
 .
 .
 
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.
Dear Mr. Kawauso!
Please make make ability to launch several (up to 4) instances of LadioCast.
Thank You so much!
 .
.
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… :)
Please add option to insert VST plugins (up to 8 VSTs) per output
Hi Sergey,
Thank you for your suggestion.
It would be great to have the option to auto-connect to the server, so that after a drop in the Ladiocast connection will automatically reconnect
nice!
KAI,
Thank you so much!
i understand that ladiocast doesn’t take channels 3&4 of one interface with more than 2 channels. does that mean i could connect two interfaces and get the 4 channels i need?
Hello Tara,
Thank you for your interest in ladiocast.
That’s right. If you have tried to create an aggregate device with 3&4 of the Tascam 4×4, I’m sorry I have no more ideas on that.
Best regards,
i don’t think i can create an aggregate by separating but i’m thinking about trying 2 things: getting another interface and using the 2 channels off that and using the 2 channels ladiocast picks up from the tascam but i’m not sure what the output would look like. maybe i would have to make the output aggregate. i’m confused about the purpose of the auxiliary outputs. what is the purpose?
What you can do with the auxiliary outputs of ladiocast are same as of the main output except that only the main is used internally as inputs of all the streamers.
Check Soundflower virtual audio kernel extension if you are trying to create complex audio routing with macOS audio inputs & outputs.
Dear Mr. kawauso, may be SoundSource better for this?
Thank you Sergei for the complementary information.
Also @Sergey – I did try Multiple Aggregate and it didn’t work. I’m using a Tascam 4×4
Dear @Tara!
What exactly not working ? Could You be so please to describe Your setup?
Also please read this article, may be this help You http://lifehacker.com/5933282/how-to-aggregate-and-use-multiple-audio-inputs-and-outputs-in-os-x.
Please keep us in touch how You resolve Your issue. Thank You!
Hello, just downloaded the app trying to connect to Radio.co but getting the error message -
 Failed to connect. Check the network environment or the connection configuration. I’ve checked my connection settings over again but still failed to connect. Any ideas. Sorry if a solutions was already posted, i couldn’t find it. Thanks
Hello dan,
Send me a temporary account to test connectivity there if possible.
Thank you.
kawausoさま
LadioCast、便利で愛用させていただいています。
applescriptでカレンダーイベントから起動させる際、
高確率で「予期しない理由」でLadioCastが終了してしまいます。
下記がエラーログになります。何が問題かご教授いただけると幸いです。
::::::::::::::::::::::::::
Process:               LadioCast [6729]
Path:                  /Applications/LadioCast.app/Contents/MacOS/LadioCast
Identifier:            com.kawauso.LadioCast
Version:               000012003 (1649)
App Item ID:           411213048
App External ID:       823102582
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           LadioCast [6729]
User ID:               501
Date/Time:             2017-08-29 13:48:13.941 +0900
OS Version:            Mac OS X 10.12.6 (16G29)
Report Version:        12
Anonymous UUID:        48611BE2-7947-2442-F6A6-87E25161D2A7
Time Awake Since Boot: 120000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0×0000000000000000, 0×0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY
Application Specific Information:
*** Terminating app due to uncaught exception ‘NSGenericException’, reason: ‘EXCEPTION[LCMatrixMixer.m 223] CVDisplayLinkCreateWithActiveCGDisplays() = -6661′
abort() called
terminating with uncaught exception of type NSException
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fffc1f8e57b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fffd71e71da objc_exception_throw + 48
2   CoreFoundation                      0x00007fffc200bc55 +[NSException raise:format:] + 197
3   LadioCast                           0x000000010cf2d70a LadioCast + 71434
4   LadioCast                           0x000000010cf2ca5b LadioCast + 68187
5   LadioCast                           0x000000010cf20583 LadioCast + 17795
6   LadioCast                           0x000000010cf1e041 LadioCast + 8257
7   AppKit                              0x00007fffbf9cc03f -[NSCustomObject nibInstantiate] + 364
8   AppKit                              0x00007fffbf9cbe72 -[NSIBObjectData instantiateObject:] + 286
9   AppKit                              0x00007fffbf9cb568 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 591
10  AppKit                              0x00007fffbf9c2af0 loadNib + 375
11  AppKit                              0x00007fffbf9c203a +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 308
12  AppKit                              0x00007fffbf9c1df2 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
13  AppKit                              0x00007fffbf9c1baf +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 414
14  AppKit                              0x00007fffbf9bcb2b NSApplicationMain + 498
15  LadioCast                           0x000000010cf1dd92 LadioCast + 7570
16  LadioCast                           0x000000010cf1dd64 LadioCast + 7524
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fffd7bf6d42 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fffd7ce4457 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fffd7b5c420 abort + 129
3   libc++abi.dylib               	0x00007fffd66b494a abort_message + 266
4   libc++abi.dylib               	0x00007fffd66d9c2f default_terminate_handler() + 267
5   libobjc.A.dylib               	0x00007fffd71e933e _objc_terminate() + 103
6   libc++abi.dylib               	0x00007fffd66d6d49 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fffd66d67be __cxa_throw + 121
8   libobjc.A.dylib               	0x00007fffd71e7303 objc_exception_throw + 345
9   com.apple.CoreFoundation      	0x00007fffc200bc55 +[NSException raise:format:] + 197
10  com.kawauso.LadioCast         	0x000000010cf2d70a 0x10cf1c000 + 71434
11  com.kawauso.LadioCast         	0x000000010cf2ca5b 0x10cf1c000 + 68187
12  com.kawauso.LadioCast         	0x000000010cf20583 0x10cf1c000 + 17795
13  com.kawauso.LadioCast         	0x000000010cf1e041 0x10cf1c000 + 8257
14  com.apple.AppKit              	0x00007fffbf9cc03f -[NSCustomObject nibInstantiate] + 364
15  com.apple.AppKit              	0x00007fffbf9cbe72 -[NSIBObjectData instantiateObject:] + 286
16  com.apple.AppKit              	0x00007fffbf9cb568 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 591
17  com.apple.AppKit              	0x00007fffbf9c2af0 loadNib + 375
18  com.apple.AppKit              	0x00007fffbf9c203a +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 308
19  com.apple.AppKit              	0x00007fffbf9c1df2 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
20  com.apple.AppKit              	0x00007fffbf9c1baf +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 414
21  com.apple.AppKit              	0x00007fffbf9bcb2b NSApplicationMain + 498
22  com.kawauso.LadioCast         	0x000000010cf1dd92 0x10cf1c000 + 7570
23  com.kawauso.LadioCast         	0x000000010cf1dd64 0x10cf1c000 + 7524
Thread 1:
0   libsystem_kernel.dylib        	0x00007fffd7bf744e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffd7ce1621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffd7ce107d start_wqthread + 13
Thread 2:
0   libsystem_kernel.dylib        	0x00007fffd7bf744e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffd7ce1621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffd7ce107d start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib        	0x00007fffd7bf744e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffd7ce148e _pthread_wqthread + 1023
2   libsystem_pthread.dylib       	0x00007fffd7ce107d start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib        	0x00007fffd7bf744e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffd7ce1621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffd7ce107d start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib        	0x00007fffd7bf744e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffd7ce1621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffd7ce107d start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib        	0x00007fffd7bef39e semaphore_timedwait_trap + 10
1   libdispatch.dylib             	0x00007fffd7aaab09 _os_semaphore_timedwait + 72
2   libdispatch.dylib             	0x00007fffd7a9b864 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib             	0x00007fffd7a96290 _dispatch_worker_thread + 275
4   libsystem_pthread.dylib       	0x00007fffd7ce193b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffd7ce1887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffd7ce108d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0×0000000000000000  rbx: 0×0000000000000006  rcx: 0x00007fff52ce1c58  rdx: 0×0000000000000000
  rdi: 0×0000000000000307  rsi: 0×0000000000000006  rbp: 0x00007fff52ce1c80  rsp: 0x00007fff52ce1c58
   r8: 0x00007fffd7b85650   r9: 0x00007fffd7b47a50  r10: 0×0000000008000000  r11: 0×0000000000000206
  r12: 0x00007fff52ce1de0  r13: 0×0000000000000030  r14: 0x00007fffe0a3a3c0  r15: 0×0000000000000008
  rip: 0x00007fffd7bf6d42  rfl: 0×0000000000000206  cr2: 0x00007fffe0a1c128
Logical CPU:     0
Error Code:      0×02000148
Trap Number:     133
Binary Images:
       0x10cf1c000 –        0x10cf3bff7 +com.kawauso.LadioCast (000012003 – 1649)  /Applications/LadioCast.app/Contents/MacOS/LadioCast
       0x10cf4f000 –        0x10cf68ff7 +Shared.dylib (1)  /Applications/LadioCast.app/Contents/Frameworks/Shared.dylib
       0x10cf7d000 –        0x10cffdfff +libopus.0.dylib (7.1)  /Applications/LadioCast.app/Contents/Frameworks/libopus.0.dylib
       0x10d012000 –        0x10d016fff +libogg.0.dylib (9.2)  /Applications/LadioCast.app/Contents/Frameworks/libogg.0.dylib
       0x10d020000 –        0x10d050fff +libvorbis.0.dylib (5.8)  /Applications/LadioCast.app/Contents/Frameworks/libvorbis.0.dylib
       0x10d05f000 –        0x10d0d7ff7 +libvorbisenc.2.dylib (3.11)  /Applications/LadioCast.app/Contents/Frameworks/libvorbisenc.2.dylib
       0x10d165000 –        0x10d181ffb  libJapaneseConverter.dylib (69)  /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
       0x10effe000 –        0x10f002fff  libFontRegistryUI.dylib (196.4)  /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x110f81000 –        0x1110e8fff  com.apple.audio.units.Components (1.14 – 1.14)  /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11117f000 –        0x111183fff  com.apple.audio.AppleHDAHALPlugIn (279.48 – 279.48)  /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x116c0b000 –        0x116c48dc7  dyld (433.5)  /usr/lib/dyld
    0x7fffbc9cf000 –     0x7fffbcd14ff7  com.apple.RawCamera.bundle (7.04 – 914)  /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fffbe87a000 –     0x7fffbe87afff  com.apple.Accelerate (1.11 – Accelerate 1.11)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffbe87b000 –     0x7fffbe892ff3  libCGInterfaces.dylib (331.5)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fffbe893000 –     0x7fffbeed3fe3  com.apple.vImage (8.1 – ???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fffbeed4000 –     0x7fffbf09bfef  libBLAS.dylib (1185.50.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fffbf09c000 –     0x7fffbf0b3fff  libBNNS.dylib (15)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fffbf0b4000 –     0x7fffbf4bffff  libLAPACK.dylib (1185.50.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fffbf4c0000 –     0x7fffbf4d6fff  libLinearAlgebra.dylib (1185.50.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fffbf4d7000 –     0x7fffbf4ddfff  libQuadrature.dylib (3)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fffbf4de000 –     0x7fffbf4f1ff7  libSparseBLAS.dylib (1185.50.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fffbf4f2000 –     0x7fffbf63fff7  libvDSP.dylib (600.60.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fffbf640000 –     0x7fffbf6f7fe3  libvMisc.dylib (600.60.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fffbf6f8000 –     0x7fffbf6f8fff  com.apple.Accelerate.vecLib (3.11 – vecLib 3.11)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fffbf9b7000 –     0x7fffc0790ff3  com.apple.AppKit (6.9 – 1504.83.101)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fffc07a2000 –     0x7fffc07a2fff  com.apple.ApplicationServices (48 – 48)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffc07a3000 –     0x7fffc0811ff7  com.apple.ApplicationServices.ATS (377 – 422.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fffc08ab000 –     0x7fffc09daff7  libFontParser.dylib (194.12)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffc09db000 –     0x7fffc0a25fff  libFontRegistry.dylib (196.4)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fffc0a82000 –     0x7fffc0ab5fff  libTrueTypeScaler.dylib (194.12)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fffc0b22000 –     0x7fffc0bccff7  com.apple.ColorSync (4.12.0 – 502.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fffc0bcd000 –     0x7fffc0c1efff  com.apple.HIServices (1.22 – 593)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fffc0c1f000 –     0x7fffc0c2eff3  com.apple.LangAnalysis (1.7.0 – 1.7.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fffc0c2f000 –     0x7fffc0c7cfff  com.apple.print.framework.PrintCore (12 – 491)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fffc0c7d000 –     0x7fffc0cb8fff  com.apple.QD (3.12 – 313)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fffc0cb9000 –     0x7fffc0cc4fff  com.apple.speech.synthesis.framework (6.6.2 – 6.6.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fffc0cc5000 –     0x7fffc0ed1ff7  com.apple.audio.toolbox.AudioToolbox (1.14 – 1.14)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fffc0ed2000 –     0x7fffc0ed2fff  com.apple.audio.units.AudioUnit (1.14 – 1.14)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fffc103b000 –     0x7fffc1415fff  com.apple.CFNetwork (811.5.4 – 811.5.4)  /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fffc142f000 –     0x7fffc142ffff  com.apple.Carbon (154 – 157)  /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fffc1430000 –     0x7fffc1433fff  com.apple.CommonPanels (1.2.6 – 98)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fffc1434000 –     0x7fffc173dfff  com.apple.HIToolbox (2.1.1 – 857.8)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fffc173e000 –     0x7fffc1741ff7  com.apple.help (1.3.5 – 49)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fffc1742000 –     0x7fffc1747fff  com.apple.ImageCapture (9.0 – 9.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffc1748000 –     0x7fffc17dfff3  com.apple.ink.framework (10.9 – 219)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fffc17e0000 –     0x7fffc17fafff  com.apple.openscripting (1.7 – 172)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fffc17fb000 –     0x7fffc17fcff3  com.apple.print.framework.Print (12 – 267)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fffc17fd000 –     0x7fffc17ffff7  com.apple.securityhi (9.0 – 55006)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffc1800000 –     0x7fffc1806ff7  com.apple.speech.recognition.framework (6.0.1 – 6.0.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fffc18e7000 –     0x7fffc18e7fff  com.apple.Cocoa (6.11 – 22)  /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffc1a31000 –     0x7fffc1abefff  com.apple.audio.CoreAudio (4.3.0 – 4.3.0)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fffc1abf000 –     0x7fffc1ad2fff  com.apple.CoreBluetooth (1.0 – 1)  /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fffc1ad3000 –     0x7fffc1dd2ff3  com.apple.CoreData (120 – 754.2)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffc1dd3000 –     0x7fffc1e80ff7  com.apple.CoreDisplay (1.0 – 1)  /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fffc1e81000 –     0x7fffc2314fff  com.apple.CoreFoundation (6.9 – 1349.8)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fffc2315000 –     0x7fffc29b8ff7  com.apple.CoreGraphics (2.0 – 1070.22)  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fffc29b9000 –     0x7fffc2bfcffb  com.apple.CoreImage (12.4.0 – 451.4.9)  /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fffc2d61000 –     0x7fffc2d61fff  com.apple.CoreServices (775.19 – 775.19)  /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fffc2d62000 –     0x7fffc2db3fff  com.apple.AE (712.5 – 712.5)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fffc2db4000 –     0x7fffc308fff7  com.apple.CoreServices.CarbonCore (1159.6 – 1159.6)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fffc3090000 –     0x7fffc30c3fff  com.apple.DictionaryServices (1.2 – 274)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fffc30c4000 –     0x7fffc30ccff3  com.apple.CoreServices.FSEvents (1230.50.1 – 1230.50.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fffc30cd000 –     0x7fffc3239ff7  com.apple.LaunchServices (775.19 – 775.19)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fffc323a000 –     0x7fffc32eaffb  com.apple.Metadata (10.7.0 – 1075.40)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fffc32eb000 –     0x7fffc334afff  com.apple.CoreServices.OSServices (775.19 – 775.19)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffc334b000 –     0x7fffc33bbfff  com.apple.SearchKit (1.4.0 – 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffc33bc000 –     0x7fffc3401ff7  com.apple.coreservices.SharedFileList (38 – 38)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fffc348a000 –     0x7fffc35d7ffb  com.apple.CoreText (352.0 – 544.15)  /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fffc35d8000 –     0x7fffc360dff3  com.apple.CoreVideo (1.8 – 235.3)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fffc360e000 –     0x7fffc367fffb  com.apple.framework.CoreWLAN (11.0 – 1200.31)  /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fffc377d000 –     0x7fffc3782fff  com.apple.DiskArbitration (2.7 – 2.7)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fffc3914000 –     0x7fffc3cbafff  com.apple.Foundation (6.9 – 1349.91)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fffc3ce6000 –     0x7fffc3d17ff7  com.apple.GSS (4.0 – 2.0)  /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fffc3dd7000 –     0x7fffc3e7afff  com.apple.Bluetooth (5.0.5 – 5.0.5f1)  /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fffc3e7b000 –     0x7fffc3f11ff7  com.apple.framework.IOKit (2.0.2 – 1324.60.3)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fffc3f12000 –     0x7fffc3f18ffb  com.apple.IOSurface (159.9 – 159.9)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fffc3f6b000 –     0x7fffc40ceff7  com.apple.ImageIO.framework (3.3.0 – 1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fffc40cf000 –     0x7fffc40d3fff  libGIF.dylib (1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffc40d4000 –     0x7fffc41c5ff7  libJP2.dylib (1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fffc41c6000 –     0x7fffc41e9fff  libJPEG.dylib (1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffc41ea000 –     0x7fffc4210fff  libPng.dylib (1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffc4211000 –     0x7fffc4213ff3  libRadiance.dylib (1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffc4214000 –     0x7fffc4262ff7  libTIFF.dylib (1599.12)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffc43c0000 –     0x7fffc4fcafff  com.apple.JavaScriptCore (12603 – 12603.3.8)  /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fffc4fcb000 –     0x7fffc4fe4ff7  com.apple.Kerberos (3.0 – 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fffc57c4000 –     0x7fffc581ffff  com.apple.Metal (87.18 – 87.18)  /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fffc6108000 –     0x7fffc6110fff  com.apple.NetFS (6.0 – 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffc64b8000 –     0x7fffc6506ff3  com.apple.opencl (2.8.6 – 2.8.6)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fffc6507000 –     0x7fffc6520ffb  com.apple.CFOpenDirectory (10.12 – 194)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fffc6521000 –     0x7fffc652cff7  com.apple.OpenDirectory (10.12 – 194)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fffc652d000 –     0x7fffc652ffff  libCVMSPluginSupport.dylib (14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fffc6530000 –     0x7fffc6533ff7  libCoreFSCache.dylib (156.3)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fffc6534000 –     0x7fffc6538fff  libCoreVMClient.dylib (156.3)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fffc6539000 –     0x7fffc6542ff7  libGFXShared.dylib (14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fffc6543000 –     0x7fffc654efff  libGL.dylib (14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffc654f000 –     0x7fffc658bff7  libGLImage.dylib (14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fffc6703000 –     0x7fffc6744ff7  libGLU.dylib (14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffc70ac000 –     0x7fffc70bafff  com.apple.opengl (14.0.16 – 14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fffc7dde000 –     0x7fffc7fdefff  com.apple.QuartzCore (1.11 – 453.39.4)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffc8545000 –     0x7fffc8847ff7  com.apple.security (7.0 – 57740.60.18)  /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffc8848000 –     0x7fffc88bdfff  com.apple.securityfoundation (6.0 – 55132.50.7)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffc88e8000 –     0x7fffc88ebff3  com.apple.xpc.ServiceManagement (1.0 – 1)  /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffc8c72000 –     0x7fffc8ce1ff7  com.apple.SystemConfiguration (1.14 – 1.14)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffc9091000 –     0x7fffca418ff3  com.apple.WebCore (12603 – 12603.3.8)  /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fffca419000 –     0x7fffca605ff3  com.apple.WebKitLegacy (12603 – 12603.3.8)  /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fffca606000 –     0x7fffca9b1fff  com.apple.WebKit (12603 – 12603.3.8)  /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fffcb562000 –     0x7fffcb584ffb  com.apple.framework.Apple80211 (12.0 – 1200.47)  /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffcb585000 –     0x7fffcb594feb  com.apple.AppleFSCompression (88.50.3 – 1.0)  /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffcb687000 –     0x7fffcb71297f  com.apple.AppleJPEG (1.0 – 1)  /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffcbb45000 –     0x7fffcbbc3ff7  com.apple.backup.framework (1.8.5 – 1.8.5)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffcc84e000 –     0x7fffcc875ff3  com.apple.ChunkingLibrary (173 – 173)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffcd19a000 –     0x7fffcd1a3ffb  com.apple.CommonAuth (4.0 – 2.0)  /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffcd8ec000 –     0x7fffcd8fcfff  com.apple.CoreEmoji (1.0 – 40.3.3)  /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffcdc37000 –     0x7fffcdc67ff3  com.apple.CoreServicesInternal (276.2 – 276.2)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffcdef8000 –     0x7fffcdf87ff7  com.apple.CoreSymbolication (62046)  /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffcdf88000 –     0x7fffce0c7fe7  com.apple.coreui (2.1 – 431.3)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffce0c8000 –     0x7fffce198ff3  com.apple.CoreUtils (5.1 – 510.31)  /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffce1e8000 –     0x7fffce24dff3  com.apple.framework.CoreWiFi (12.0 – 1200.31)  /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffce24e000 –     0x7fffce25cff7  com.apple.CrashReporterSupport (10.12 – 827)  /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffce2ce000 –     0x7fffce2d8ffb  com.apple.framework.DFRFoundation (1.0 – 104.25)  /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fffce2d9000 –     0x7fffce2ddff3  com.apple.DSExternalDisplay (3.1 – 380)  /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fffce313000 –     0x7fffce388ffb  com.apple.datadetectorscore (7.0 – 539.1)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffce3c4000 –     0x7fffce403fff  com.apple.DebugSymbols (137 – 137)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffce404000 –     0x7fffce515fff  com.apple.desktopservices (1.11.5 – 1.11.5)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffce7fd000 –     0x7fffcec2eff7  com.apple.vision.FaceCore (3.3.2 – 3.3.2)  /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffcff85000 –     0x7fffcff85fff  libmetal_timestamp.dylib (600.0.49.9)  /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffd0256000 –     0x7fffd0272fff  com.apple.GenerationalStorage (2.0 – 267.1)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffd0983000 –     0x7fffd09f9ff3  com.apple.Heimdal (4.0 – 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffd1014000 –     0x7fffd101bffb  com.apple.IOAccelerator (311.14 – 311.14)  /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffd101d000 –     0x7fffd1031ff7  com.apple.IOPresentment (1.0 – 29.10)  /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffd1032000 –     0x7fffd1054fff  com.apple.IconServices (74.4 – 74.4)  /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffd113b000 –     0x7fffd12f2fff  com.apple.LanguageModeling (1.0 – 123.2.5)  /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffd1c13000 –     0x7fffd1c8cff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 – 1)  /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffd1e07000 –     0x7fffd1e2fff7  com.apple.MultitouchSupport.framework (368.16 – 368.16)  /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffd1ee1000 –     0x7fffd1eecfff  com.apple.NetAuth (6.2 – 6.2)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffd27c4000 –     0x7fffd2805ff3  com.apple.PerformanceAnalysis (1.148.3 – 148.3)  /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffd2eed000 –     0x7fffd2f07fff  com.apple.ProtocolBuffer (1 – 249.1)  /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffd2f20000 –     0x7fffd2f43ff3  com.apple.RemoteViewServices (2.0 – 124)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffd3c9f000 –     0x7fffd3d2cfff  com.apple.Sharing (696.2.67 – 696.2.67)  /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffd3d4d000 –     0x7fffd3fc2ffb  com.apple.SkyLight (1.600.0 – 170.3)  /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffd41a1000 –     0x7fffd41adff7  com.apple.SpeechRecognitionCore (3.3.2 – 3.3.2)  /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffd4899000 –     0x7fffd490dfdf  com.apple.Symbolication (62048.1)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffd4d4c000 –     0x7fffd4d52ff7  com.apple.TCC (1.0 – 1)  /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffd4dde000 –     0x7fffd4ea4ff7  com.apple.TextureIO (2.8 – 2.8)  /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffd4f1a000 –     0x7fffd50aaff3  com.apple.UIFoundation (1.0 – 490.7)  /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffd615b000 –     0x7fffd615dffb  com.apple.loginsupport (1.0 – 1)  /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffd61b2000 –     0x7fffd61cdff7  libCRFSuite.dylib (34)  /usr/lib/libCRFSuite.dylib
    0x7fffd61ce000 –     0x7fffd61d9fff  libChineseTokenizer.dylib (21)  /usr/lib/libChineseTokenizer.dylib
    0x7fffd626b000 –     0x7fffd626cff3  libDiagnosticMessagesClient.dylib (102)  /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffd626d000 –     0x7fffd6480fff  libFosl_dynamic.dylib (16.39)  /usr/lib/libFosl_dynamic.dylib
    0x7fffd64a4000 –     0x7fffd64a4fff  libOpenScriptingUtil.dylib (172)  /usr/lib/libOpenScriptingUtil.dylib
    0x7fffd64a5000 –     0x7fffd64a9ffb  libScreenReader.dylib (477.40.6)  /usr/lib/libScreenReader.dylib
    0x7fffd64aa000 –     0x7fffd64abffb  libSystem.B.dylib (1238.60.2)  /usr/lib/libSystem.B.dylib
    0x7fffd6517000 –     0x7fffd6542ff3  libarchive.2.dylib (41.70.1)  /usr/lib/libarchive.2.dylib
    0x7fffd6543000 –     0x7fffd6638fef  libate.dylib (1.12.13)  /usr/lib/libate.dylib
    0x7fffd663c000 –     0x7fffd663cff3  libauto.dylib (187)  /usr/lib/libauto.dylib
    0x7fffd663d000 –     0x7fffd664dff3  libbsm.0.dylib (34)  /usr/lib/libbsm.0.dylib
    0x7fffd664e000 –     0x7fffd665cff7  libbz2.1.0.dylib (38)  /usr/lib/libbz2.1.0.dylib
    0x7fffd665d000 –     0x7fffd66b3ff7  libc++.1.dylib (307.5)  /usr/lib/libc++.1.dylib
    0x7fffd66b4000 –     0x7fffd66ddff7  libc++abi.dylib (307.4)  /usr/lib/libc++abi.dylib
    0x7fffd66de000 –     0x7fffd66eeffb  libcmph.dylib (6)  /usr/lib/libcmph.dylib
    0x7fffd66ef000 –     0x7fffd6705ff7  libcompression.dylib (39)  /usr/lib/libcompression.dylib
    0x7fffd6706000 –     0x7fffd6706ff7  libcoretls.dylib (121.50.4)  /usr/lib/libcoretls.dylib
    0x7fffd6707000 –     0x7fffd6708ff3  libcoretls_cfhelpers.dylib (121.50.4)  /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffd6a45000 –     0x7fffd6a98ff7  libcups.2.dylib (450)  /usr/lib/libcups.2.dylib
    0x7fffd6b15000 –     0x7fffd6b15fff  libenergytrace.dylib (15)  /usr/lib/libenergytrace.dylib
    0x7fffd6b25000 –     0x7fffd6b2aff7  libheimdal-asn1.dylib (498.50.8)  /usr/lib/libheimdal-asn1.dylib
    0x7fffd6b2b000 –     0x7fffd6c1dff7  libiconv.2.dylib (50)  /usr/lib/libiconv.2.dylib
    0x7fffd6c1e000 –     0x7fffd6e43ffb  libicucore.A.dylib (57166.0.1)  /usr/lib/libicucore.A.dylib
    0x7fffd6e49000 –     0x7fffd6e4afff  liblangid.dylib (126)  /usr/lib/liblangid.dylib
    0x7fffd6e4b000 –     0x7fffd6e64ffb  liblzma.5.dylib (10)  /usr/lib/liblzma.5.dylib
    0x7fffd6e65000 –     0x7fffd6e7bff7  libmarisa.dylib (5)  /usr/lib/libmarisa.dylib
    0x7fffd6e7c000 –     0x7fffd7124ff7  libmecabra.dylib (744.8)  /usr/lib/libmecabra.dylib
    0x7fffd7157000 –     0x7fffd71d1ff3  libnetwork.dylib (856.60.1)  /usr/lib/libnetwork.dylib
    0x7fffd71d2000 –     0x7fffd75a7bc7  libobjc.A.dylib (709.1)  /usr/lib/libobjc.A.dylib
    0x7fffd75aa000 –     0x7fffd75aefff  libpam.2.dylib (21.30.1)  /usr/lib/libpam.2.dylib
    0x7fffd75af000 –     0x7fffd75e0fff  libpcap.A.dylib (67.60.1)  /usr/lib/libpcap.A.dylib
    0x7fffd75fd000 –     0x7fffd7619ffb  libresolv.9.dylib (64)  /usr/lib/libresolv.9.dylib
    0x7fffd7669000 –     0x7fffd77affff  libsqlite3.dylib (254.8)  /usr/lib/libsqlite3.dylib
    0x7fffd78a4000 –     0x7fffd78b1fff  libxar.1.dylib (357)  /usr/lib/libxar.1.dylib
    0x7fffd78b2000 –     0x7fffd79a1fff  libxml2.2.dylib (30.17)  /usr/lib/libxml2.2.dylib
    0x7fffd79a2000 –     0x7fffd79cbfff  libxslt.1.dylib (15.9)  /usr/lib/libxslt.1.dylib
    0x7fffd79cc000 –     0x7fffd79ddff3  libz.1.dylib (67)  /usr/lib/libz.1.dylib
    0x7fffd79ec000 –     0x7fffd79f0ff7  libcache.dylib (79)  /usr/lib/system/libcache.dylib
    0x7fffd79f1000 –     0x7fffd79fbfff  libcommonCrypto.dylib (60092.50.5)  /usr/lib/system/libcommonCrypto.dylib
    0x7fffd79fc000 –     0x7fffd7a03fff  libcompiler_rt.dylib (62)  /usr/lib/system/libcompiler_rt.dylib
    0x7fffd7a04000 –     0x7fffd7a0cfff  libcopyfile.dylib (138)  /usr/lib/system/libcopyfile.dylib
    0x7fffd7a0d000 –     0x7fffd7a90fdf  libcorecrypto.dylib (442.50.19)  /usr/lib/system/libcorecrypto.dylib
    0x7fffd7a91000 –     0x7fffd7ac2fff  libdispatch.dylib (703.50.37)  /usr/lib/system/libdispatch.dylib
    0x7fffd7ac3000 –     0x7fffd7ac8ffb  libdyld.dylib (433.5)  /usr/lib/system/libdyld.dylib
    0x7fffd7ac9000 –     0x7fffd7ac9ffb  libkeymgr.dylib (28)  /usr/lib/system/libkeymgr.dylib
    0x7fffd7aca000 –     0x7fffd7ad6fff  libkxld.dylib (3789.70.16)  /usr/lib/system/libkxld.dylib
    0x7fffd7ad7000 –     0x7fffd7ad7fff  liblaunch.dylib (972.70.1)  /usr/lib/system/liblaunch.dylib
    0x7fffd7ad8000 –     0x7fffd7addff3  libmacho.dylib (898)  /usr/lib/system/libmacho.dylib
    0x7fffd7ade000 –     0x7fffd7ae0ff3  libquarantine.dylib (85.50.1)  /usr/lib/system/libquarantine.dylib
    0x7fffd7ae1000 –     0x7fffd7ae2ffb  libremovefile.dylib (45)  /usr/lib/system/libremovefile.dylib
    0x7fffd7ae3000 –     0x7fffd7afbff7  libsystem_asl.dylib (349.50.5)  /usr/lib/system/libsystem_asl.dylib
    0x7fffd7afc000 –     0x7fffd7afcff7  libsystem_blocks.dylib (67)  /usr/lib/system/libsystem_blocks.dylib
    0x7fffd7afd000 –     0x7fffd7b8afef  libsystem_c.dylib (1158.50.2)  /usr/lib/system/libsystem_c.dylib
    0x7fffd7b8b000 –     0x7fffd7b8effb  libsystem_configuration.dylib (888.60.2)  /usr/lib/system/libsystem_configuration.dylib
    0x7fffd7b8f000 –     0x7fffd7b92fff  libsystem_coreservices.dylib (41.4)  /usr/lib/system/libsystem_coreservices.dylib
    0x7fffd7b93000 –     0x7fffd7babfff  libsystem_coretls.dylib (121.50.4)  /usr/lib/system/libsystem_coretls.dylib
    0x7fffd7bac000 –     0x7fffd7bb2fff  libsystem_dnssd.dylib (765.50.9)  /usr/lib/system/libsystem_dnssd.dylib
    0x7fffd7bb3000 –     0x7fffd7bdcff7  libsystem_info.dylib (503.50.4)  /usr/lib/system/libsystem_info.dylib
    0x7fffd7bdd000 –     0x7fffd7bffff7  libsystem_kernel.dylib (3789.70.16)  /usr/lib/system/libsystem_kernel.dylib
    0x7fffd7c00000 –     0x7fffd7c47fe7  libsystem_m.dylib (3121.6)  /usr/lib/system/libsystem_m.dylib
    0x7fffd7c48000 –     0x7fffd7c66ff7  libsystem_malloc.dylib (116.50.8)  /usr/lib/system/libsystem_malloc.dylib
    0x7fffd7c67000 –     0x7fffd7cc0ffb  libsystem_network.dylib (856.60.1)  /usr/lib/system/libsystem_network.dylib
    0x7fffd7cc1000 –     0x7fffd7ccaff3  libsystem_networkextension.dylib (563.60.2)  /usr/lib/system/libsystem_networkextension.dylib
    0x7fffd7ccb000 –     0x7fffd7cd4ff3  libsystem_notify.dylib (165.20.1)  /usr/lib/system/libsystem_notify.dylib
    0x7fffd7cd5000 –     0x7fffd7cddfe7  libsystem_platform.dylib (126.50.8)  /usr/lib/system/libsystem_platform.dylib
    0x7fffd7cde000 –     0x7fffd7ce8ff7  libsystem_pthread.dylib (218.60.3)  /usr/lib/system/libsystem_pthread.dylib
    0x7fffd7ce9000 –     0x7fffd7cecff7  libsystem_sandbox.dylib (592.70.1)  /usr/lib/system/libsystem_sandbox.dylib
    0x7fffd7ced000 –     0x7fffd7ceeff3  libsystem_secinit.dylib (24.50.4)  /usr/lib/system/libsystem_secinit.dylib
    0x7fffd7cef000 –     0x7fffd7cf6ffb  libsystem_symptoms.dylib (532.50.47)  /usr/lib/system/libsystem_symptoms.dylib
    0x7fffd7cf7000 –     0x7fffd7d0aff7  libsystem_trace.dylib (518.70.1)  /usr/lib/system/libsystem_trace.dylib
    0x7fffd7d0b000 –     0x7fffd7d10ffb  libunwind.dylib (35.3)  /usr/lib/system/libunwind.dylib
    0x7fffd7d11000 –     0x7fffd7d3aff7  libxpc.dylib (972.70.1)  /usr/lib/system/libxpc.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 60069
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=284.5M resident=0K(0%) swapped_out_or_unallocated=284.5M(100%)
Writable regions: Total=78.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=78.3M(100%)
                                VIRTUAL   REGION
REGION TYPE                        SIZE    COUNT (non-coalesced)
===========                     =======  =======
Activity Tracing                   256K        2
CG image                             4K        2
CoreUI image file                  176K        4
Kernel Alloc Once                    8K        2
MALLOC                            65.6M       34
MALLOC guard page                   48K       10
MALLOC_LARGE (reserved)           1024K        3         reserved VM address space (unallocated)
STACK GUARD                       56.0M        8
Stack                             11.0M        8
VM_ALLOCATE                         24K        5
__DATA                            22.9M      218
__IMAGE                            528K        2
__LINKEDIT                       115.4M       13
__TEXT                           169.0M      219
__UNICODE                          556K        2
mapped file                       60.5M       13
shared memory                      372K       10
===========                     =======  =======
TOTAL                            503.5M      538
TOTAL, minus reserved VM space   502.5M      538 
Model: iMac13,1, BootROM IM131.010A.B1D, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.9f5
Graphics: NVIDIA GeForce GT 640M, NVIDIA GeForce GT 640M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (7.21.171.130.1a1)
Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Crucial_CT512MX100SSD1, 512.11 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
USB Device: LHD USB Device
Thunderbolt Bus: iMac, Apple Inc., 23.4
::::::::::::::::::::::::::
(以上)
lyoheiさんこんにちは。
LadioCastについてのレポートありがとうございます。
> CVDisplayLinkCreateWithActiveCGDisplays() = -6661
はディスプレイにアクセスする一番最初の処理でOSからエラー(kCVReturnInvalidArgument)が返ってきたのでアプリの実行を中止したようですね。
可能であれば
> applescriptでカレンダーイベントから起動
を他の環境でも行ってみた場合再現性がある動作かどうか確認していただけると助かります。
ではでは。
ご返信ありがとうございます。
ディスプレイ関係の問題というヒントを頂きまして、いろいろ試してみたところ、
ディスプレイスリープの状態(システム、ハードディスクはスリープでない)だと
エラーが再現されました。
control + shift + [disk eject]でディスプレイスリープにするとエラー
省エネルギーで「スリープしない」だと正常起動、です。
結果、applescriptで、LadioCastの前にkey strokeで適当にキーを
叩かせるとディスプレイスリープ中でも問題なく作動するようなので
これでしっかり仕事をしてくれそうです。
ありがとうございました。開発、大変でしょうけども頑張ってください。
hello
Hello pon, have a great day.
Perfect little app, one suggestion. make an input 5 as a mic only input, in addition have a section next to it that has ON AIR, and have it so that a hotkey (choosable) can mute the mic (off air) and unmute (on air). then be perfect.
Hello Ben!
Thank you for your suggestion about ladiocast. That will be considered.
Have happy holidays.
Dear Ben! You try to extend ENCODER/INGESTOR (that LadioCAst exactly are) to crossfading and other functions that originally Radiologik DJ (from Radiologik Music Radio Automation Suite) already have. Also MegaSeg also doing the same, but “Prep” function from Radiologik working much much better. Why not using the proper app ?
error on launch with reconnect script? Thank you for the app, I’ve setup your example “reconnect on error” apple script and getting a Script read error “Error Number: -54, Error Range: {0,0}” alert when I launch the app, any advice? thanks much!
Hello George,
Thank you for the report. That was reproducible under the current os, weird and will take some time to find the reason for the message, so far.
Cheers.
thanks!
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!
Thank you for your suggestion about LC.
SUPER
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;
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?
That’s normal.
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.
Dear Adam!
May be AudioHijack is answer on Your question. And for future streaming without any problem :)
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.
hank 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!
Hi, is there an option to save the streaming to a local file? This is very useful to keep an archive of the live transmission!
Thank you :) Gabriele
Hi Gabriele,
Thank you for your interest in ladiocast.
> is there an option to save the streaming to a local file?
Currently no. Waiting for some revelation.
Cheers.
Ladiocast keeps disconnecting, frequently, every 12 to 24 hours or freezing up. How do I fix the problem?
Hello Craig,
Ladiocast re-tries to connect once when disconnected, if that also fails, error dialog popped up.
If that the case you suffer, improve your network environment.
Cheers.
Ok, thank you I will check it out, because there is an error message that pops up in Ladiocast.
I switched the Ethernet connection and ran it directly to the router is that goes out, it still disconnected again in the middle of the night after about 45 hours of streaming. We are using the latest version of Ladiocast.
Fantastic Job Kawauso!! I use Ladiocast in conjunction with Soundflower to buss in several audio sources for live video streaming, with OBS handling video duties. Thank you for this app, I honestly don’t know how I’d achieve this otherwise..
However I was disappointed to discover the file: save/save as/open commands do not include the mixer configuration in the file, as I use different configurations depending on the task in hand.
Am I missing something in my opening of the .plist file that remembers the configuration?
No criticism intended, your work is much appreciated…
I want to use Ladiocast with Mac OS X 10.10. (Yosemite) When I download it says I must upgrade to 10.12. Is there a legacy installer to use with OS X 10.10? Thank you!
Hi Rod,
For the simplicity, older versions are not provided unless you have downloaded them.
Sorry for the late response.
Have a good time.
I have followed a number of different videos and this still is not working for me, I want to broadcast from my Mac to radio co, I have an external USB Mic and a mixer and LadioCast is not picking up either of them!!
Hello fiona,
you should describe more precisely, such as input level meters of ladiocast.
Cheers.
Its like as if the input levels are switched on or off when they are not, Ladiocast does not seem to pick up any audio from the Mac at all.
If you select mac built-in input device (usually microphone), you must see its level as same in mac system preference (sound, check also security & privacy > microphone).
We are using RadioKing and We have a huge problem. We’ve attempted to configure Ladiocast. with our studio set up to DJ live using Pioneer S9 Mixer/Serato DJ. The program will find the hardware on our Mac and show levels when “internal mic” is selected, but will not actually allow audio to transmit out when we select the S9 mixer as the input. Can you help us with this issue?
Hi Fada,
> when we select the S9 mixer as the input.
Check the input channels which are showed and selectable at the most left part of the lasiocast mixer window.
Cheers.
Hi Kawauso,
Thank you for creating LadioCast (I like the name btw and your sense of humor). Is there any kind of manual for this app? The answer I am looking for is: Does LadioCast override the default settings of MacOS, so that I don’t have to worry about them? If not, how should these settings be?
Best regards, Nidal
Sorry … I am just talking about the audio settings
Nidal,
Thank you for interesting in LadioCast. The app does not modify files outside of it (Apple Sandbox). Audio device parameters may be changed by the user operations.
Cheers,
kawauso
Thank you for the prompt answer!
Could there be a conflict if the settings are contradictory (different default audio setting on MacOS and LadioCast)?
I don’t think so but it would depend on specific cases.
OK, thank you
ladiocastを開こうとするとクラッシュしてしまいます。解決法が知りたいです。
Process: LadioCast [646]
Path: /Applications/LadioCast.app/Contents/MacOS/LadioCast
Identifier: com.kawauso.LadioCast
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: LadioCast [646]
User ID: 501
Date/Time: 2020-12-01 04:50:38.260 +0900
OS Version: Mac OS X 10.13.6 (17G14042)
Report Version: 12
Anonymous UUID: 41F47559-EE78-F93C-F69A-2837FE0EB1EC
Time Awake Since Boot: 410 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0×0000000000000000, 0×0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0×1
kernel messages:
VM Regions Near 0 (cr2):
–>
__TEXT 00000001054ee000-0000000105507000 [ 100K] r-x/rwx SM=COW
Thread 0 Crashed:
0 ??? 0x000000010ede319c _dyld_start + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0×0000000000000000 rbx: 0×0000000000000000 rcx: 0×0000000000000000 rdx: 0×0000000000000000
rdi: 0×0000000000000000 rsi: 0×0000000000000000 rbp: 0×0000000000000000 rsp: 0x00007ffeea711bd0
r8: 0×0000000000000000 r9: 0×0000000000000000 r10: 0×0000000000000000 r11: 0×0000000000000000
r12: 0×0000000000000000 r13: 0×0000000000000000 r14: 0×0000000000000000 r15: 0×0000000000000000
rip: 0x000000010ede319c rfl: 0×0000000000000200 cr2: 0×0000000000000000
Logical CPU: 0
Error Code: 0×00000000
Trap Number: 0
Binary Images:
0x1054ee000 – 0x105506ff7 +??? (???) (null)
0x10ede2000 – 0x10ee2cadf +??? (551.5) (null)
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 405
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=540K resident=0K(0%) swapped_out_or_unallocated=540K(100%)
Writable regions: Total=8404K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8404K(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
STACK GUARD 56.0M 2
Stack 8192K 2
__DATA 256K 4
__LINKEDIT 148K 4
__TEXT 400K 3
shared memory 8K 3
=========== ======= =======
TOTAL 64.8M 12
Model: iMac12,1, BootROM 87.0.0.0.0, 4 processors, Intel Core i5, 2.5 GHz, 24 GB, SMC 1.71f22
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x86D3, 0x535030303847425354553136304E30322020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x86D3, 0x535030303847425354553136304E30322020
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D594B302020
Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D594B302020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
Bluetooth: Version 6.0.7f22, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST2000DX002-2DV164, 2 TB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: USB 2.0 Bus
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: USB Receiver
USB Device: USB2.0 Hub
USB Device: UAB-80
USB Device: Wireless Controller
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: IR Receiver
USB Device: Internal Memory Card Reader
Thunderbolt Bus: iMac, Apple Inc., 25.1
hagusaさんこんにちは
>OS Version: Mac OS X 10.13.6 (17G14042)
>Exception Type: EXC_CRASH (Code Signature Invalid)
ということで先のトリガラさんのケースと同一かなと思われます。残念ながらこのケースにつきまして再現環境も含めこちらには原因に関する情報が無い状況です。
the download link for your app LadioCast on the App store for mac is not working. please have it fixed i really would like to use your software thank you
micah moses,
Thank you for being interested in ladiocast.
So far the app store connect for developers doesn’t show any illegal state for the app.
Contact your local app store help desk.
Cheers.
Hi, thank you for Ladiocast! You say, it supports SSL. I can get streaming to work to a non SSL enabled port, but I can’t get it to work on an SSL enabled port. Could you please advise me what to do? By the way: Is Ladiocast still actively developed? Is there a way to support its development?
Lorenz,
> SSL enabled port
See errors on server side and client side (Console.app).
> Is Ladiocast still actively developed?
I think yes.
> Is there a way to support its development?
Currently none.
Hi, streaming to an SSL enabled port works without any problems with butt. With Ladiocast, I can only get it to work to a port that doesn’t have SSL enabled.
This is the error popup when trying to stream to the SSL enabled port on my Icecast server:
Failed to login. Check the network environment or the connection configuration.
These are the three error messages on Console.App: (I have selected „Icecast“, not „SHOUTcast“; don’t know if it just always says „ShoutStreamer“.)
ERROR[LCShoutStreamer.m 184] shout_open() = -3, No error
ERROR[LCStreamer.m 131] NSException = Failed to login.
ERROR[StreamerWindowController.m 443] NSException = Failed to login.
Before thinking that I have just misspelled the password or somehow messed up my network configuration, please keep in mind that exactly the same setting works when used on a non-SSL port and it works on the same port using butt with the SSL option ticked.
Does this error give you a clue as to what might be going wrong?
Sorry, I should have also added that the Icecast2 error.log reports:
INFO connection/_handle_source_request Source (/stream) attempted to login with invalid or missing password
Lorenz,
> This is the error popup when trying to stream to the SSL enabled port on my Icecast server:
Try to make ssl connection to a formally ssl supported public host and see what happens then.
Hi, what do you mean by “formally ssl supported public host”?
Hi Kawauso,
Thanks for LAdioCast is a pretty cool tool!
I don’t seem to be able to stream the album art.. perhaps I am doing something wrong?
Hi Prince,
Thank you for being interested in ladiocast.
Currently having no ability to transmit images.
Cheers.
I just want to say THANK YOU for Ladiocast. For years it has been my preference (over BUTT), and it stays my preferred tool.
Will you be releasing an M1-ready version? I may upgrade my laptop to an M1 machine soon.
Jay,
Thank you for the comment.
Sorry for giving no information including the M1 version.
Cheers.
Hi,
Thanks for your (black box) work., I can see a good will from your side, I miss lot of ore. Sry to say that. To be honest, my nerves are quite overdriven. I am sorry, but you have messed kind of all things up you have to keep in mind, if you start building for the community. The problem is, nobody can support you. Nobody knows and It takes lot of more time and effort to come up with solutions. It is just making me tired in general:
Would you please consider to make a code repostiory with this e.g Gihub? Don´t you see the problem? It is getting out of control here, I lost now 2hours without any useful information gain. Sry, now you are wasting poeple time, not saving. Now motivation is zero at my side. Thanks!
By the way your App is just not working and I see no way to get why? I see no living example. I kindly ask why are you forcing us to suffer. Bro, I start my own project if that here is kind of time freezed movement. sry bout hard words,
Hi,
I have been using Ladiocast for 6 months as an online broadcast for our radio station. Today, ladiocast has been disconnecting from our shoutcast server every 1/2 hour for no apparent reason. I restarted the computer, deleted and redownloaded the software, and checked the ethernet connection, but still get kicked off.
Thanks
Hello Remy Garcia,
> but still get kicked off.
See system.log in Console.app for what ladiocast saying at that time.
Cheers.
Audio MIDI設定の複数出力装置の設定で似たようなことはできるのですが、やはりLadioCastのような柔軟性はありません。Rosseta 2で動いてはいるのですが、仮想サウンドドライバのBlackHoleも対応しましたし、LadioCastのApple Silicon対応を切に願います。
Tadahisa Sugisakiさんこんにちは
情報とご要望大変ありがとうございます。Apple Silicon対応は第一課題でしょうね。
気長に待ちますので、ぜひぜひお願い申し上げます。
コメント失礼します。初めてですのでこちらでいいのか分かりかねるのですが、LadioCastについてです。
現在M1 MacbookAirで使わせてもらっているのですが、入力1にキャプチャデバイス(ゲーム音)、入力2にオーディオインターフェース(マイク音)、出力をまとめて同じくオーディオインターフェース(ヘッドホン)としている状態で、以下のような現象が起きます。
1.一定時間(測っていないので毎回同じなのかまちまちなのか分かりかねます)置いてから確認すると、ゲーム音だけ入ってこず、またマイク音はヘッドホンから聞こえてくるものの、入力1、2ともに緑色のゲージが出てきません(ゲーム音の方はそもそも音が入らないのでゲージが出ないのも分かるのですが)。
これに関しては、一度入力デバイスをそれぞれ一度N/Aにしてから元に戻すことで直ります。
2.しかし、今度は出力先を変えてないにも関わらず、ゲーム音だけがオーディオインターフェースのヘッドホンから聞こえてこず、代わりにpcのスピーカーから聞こえてきます。この時マイク音はちゃんとヘッドホンから聞こえてきます。
原因がわかりません・・・。
こげぱんっつさんこんにちは
なかなか答えるのが難しい問題ですね。システムと音声デバイスとの接続が不安定な感はありますので、安定した接続設定を確立することが必要かなと思います(Audio MIDI設定.appで使用する音声デバイスのサンプリングレートを揃えたりLadioCastの設定のサンプルレートを変更したりなど)。
salue
Hello again, further to my previous comment some information about the nginx RTMP server:
The ‘nginx-full’ package was installed by homebrew and is version nginx/1.23.1.
The configuration is extremely simple, and it appears such a simple configuration is a common approach in the various articles found online on setting up a RTMP server on Mac.
“`nginx.conf
worker_processes auto;
events {
worker_connections 1024;
}
rtmp {
server {
listen 1935;
chunk_size 8192;
application live {
live on;
record off;
}
}
}
“`
I also ended the nginx process and installed the ‘Local RTMP Server’ GUI application from the Apple Mac store. This app creates a local RTMP server and exposes the connection details via a menubar item (URL: rtmp://127.0.0.1/live, randomly generated stream key: SJbC_D8Dj ).
Unfortunately the same error (Failed to Connect) occurs. FFMPEG is able to stream successfully to either nginx’ RTMP server or this RTMP Local Server application. Given the RTMP standard is fairly simple, I suspect this a bug in LadioCast possibly resulting from changes in latest MacOS releases. I am unable to rollback to MacOS 12.x to test this however.
The console.app output appears the same when using either nginx’ RTMP module or ‘Local RTMP Server’. The nginx rtmp server appears to be the most common approach to running an RTMP instance on mac.
I hope this helps. Also, no network connection attempts appear in Little Snitch (firewall), which perhaps also might indicate it is something to do with newer MacOS releases as I recall there were changes to the networking stack since Big Sur (11.x+).
Kind regards,
Phil
My second comment has appeared publically, but my first did not which suggests that when I failed the first captcha attempt the comment was lost despite a positive redirect. So I will share the original problem once again in case it did not make it to your server. (By the way, there appear to be a few bugs with the blog captcha, it was hidden after I started typing the first comment).
MacOS Ventura 13.0.1 on Intel Macbook Pro 13′ 2020 (i5-1038g7, 16GB RAM)
Installed Ladiocast 0.13.0 via Apple App Store on mac.
I am running nginx RTMP server installed via homebrew’s ‘nginx-full’ package which is version nginx/1.23.1.
I am unable to connect to my local RTMP server running at rtmp://0.0.0.0:1935/live. I have tried all permutations of the address but each time the GUI raises a dialogue error of ‘Failed to Connect’ after waiting around 10 seconds or so).
I found these logs in Console.app which might help:
default 17:30:48.527288 0000 LadioCast nw_endpoint_resolver_update [C2.1 Hostname#76ca2767:1935 in_progress resolver (satisfied (Path is satisfied), interface: lo0)] Adding endpoint handler for 127.0.0.1:1935
default 17:30:48.527359 0000 LadioCast nw_endpoint_resolver_update [C2.1 Hostname#76ca2767:1935 in_progress resolver (satisfied (Path is satisfied), interface: lo0)] Adding endpoint handler for ::1.1935
default 17:30:48.527601 0000 LadioCast [C2.1 Hostname#76ca2767:1935 in_progress resolver (satisfied (Path is satisfied), interface: lo0)] event: resolver:receive_dns @0.006s
default 17:30:48.527777 0000 LadioCast [C2.1.1 127.0.0.1:1935 initial path ((null))] event: path:start @0.007s
default 17:30:48.528032 0000 LadioCast [C2.1.1 127.0.0.1:1935 waiting path (satisfied (Path is satisfied), viable, interface: lo0)] event: path:satisfied @0.007s, uuid: 33DA7805-A3F0-4BA0-880A-AC24CA85205A
default 17:30:48.529925 0000 LadioCast [C2.1.1 127.0.0.1:1935 in_progress socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] event: flow:start_connect @0.009s
default 17:30:48.531852 0000 LadioCast nw_socket_handle_socket_event [C2.1.1:1] Socket received CONNECTED event
default 17:30:48.532538 0000 LadioCast nw_flow_connected [C2.1.1 127.0.0.1:1935 in_progress socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] Output protocol connected (socket)
default 17:30:48.533041 0000 LadioCast [C2.1.1 127.0.0.1:1935 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] event: flow:child_finish_connect @0.012s
default 17:30:48.533364 0000 LadioCast [C2 127.0.0.1:1935 in_progress parent-flow (satisfied (Path is satisfied), interface: lo0)] event: flow:start_connect @0.012s
default 17:30:48.533407 0000 LadioCast nw_flow_connected [C2.1.1 127.0.0.1:1935 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] Output protocol connected (socket)
default 17:30:48.533574 0000 LadioCast nw_flow_connected [C2 127.0.0.1:1935 in_progress parent-flow (satisfied (Path is satisfied), interface: lo0)] Output protocol connected (endpoint_flow)
default 17:30:48.533680 0000 LadioCast [C2 127.0.0.1:1935 ready parent-flow (satisfied (Path is satisfied), interface: lo0)] event: flow:finish_connect @0.013s
default 17:30:48.533762 0000 LadioCast nw_connection_report_state_with_handler_on_nw_queue [C2] reporting state ready
default 17:30:48.533832 0000 LadioCast [C2 127.0.0.1:1935 ready parent-flow (satisfied (Path is satisfied), interface: lo0)] event: flow:changed_viability @0.013s
default 17:30:48.533931 0000 LadioCast [C2.1 Hostname#76ca2767:1935 ready resolver (satisfied (Path is satisfied), interface: lo0)] event: flow:child_finish_connect @0.013s
default 17:30:48.534018 0000 LadioCast [C2 127.0.0.1:1935 ready parent-flow (satisfied (Path is satisfied), interface: lo0)] event: flow:finish_connect @0.013s
default 17:30:48.534315 0000 LadioCast TCP Conn 0x6000025e8b40 event 1. err: 0
default 17:30:48.534749 0000 LadioCast TCP Conn 0x6000025e8b40 complete. fd: 26, err: 0
default 17:30:48.534753 0000 LadioCast [C2.1.1 127.0.0.1:1935 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] event: flow:changed_viability @0.014s
default 17:30:48.534984 0000 LadioCast [C2.1 Hostname#76ca2767:1935 ready resolver (satisfied (Path is satisfied), interface: lo0)] event: flow:changed_viability @0.014s
default 17:30:48.535120 0000 LadioCast [C2 127.0.0.1:1935 ready parent-flow (satisfied (Path is satisfied), interface: lo0)] event: flow:changed_viability @0.014s
default 17:30:48.535192 0000 LadioCast nw_flow_connected [C2 127.0.0.1:1935 ready parent-flow (satisfied (Path is satisfied), interface: lo0)] Output protocol connected (endpoint_flow)
I hope this information is useful for potential troubleshooting. These debug messages appear to indicate a successful network connection.
Apologies for the multiple comments, I had problems with your blog comment system.
Kind regards,
Phil
Hi Phil,
Thank you for the detailed report about Ladiocast rtmp streamer’s connectivity to the servers.
It will help a lot.
Cheers.
Awesome app, the best one for mixing & routing audio on mac! Would be also great to select specific channel for output, and m1 native version is viable too, i’m even ready to pay for it if you do this!
Thanks for your work!
Volodymyr,
Thank you for your post on Ladiocast. Supporting the apple arm64 architecture is recognized as the most anticipated feature. Apologies for a long wait.
Cheers.
I kinda find this useful
Thanks!
personal us