Search found 9 matches

by bernd59
Tue Mar 27, 2018 7:14 am
Forum: iOS Deployment
Topic: Application Loader ERROR Invalid Provisioning Profile"
Replies: 9
Views: 18134

Application Loader ERROR Invalid Provisioning Profile"

Dear all,
I have the impression that developing an app using LiveCode is relatively unproblematic if you just want to run it as an app program on WINDOWS or OSX .
I always fail by uploading my app to appStore.

I have my developer licence and (to my knowledge ) all certificates I need for ...
by bernd59
Wed Feb 28, 2018 9:21 am
Forum: Multimedia
Topic: AudioWaveform
Replies: 6
Views: 22963

Re: AudioWaveform

great!
that helps me a lot!
thanks!
Bernd
by bernd59
Wed Feb 28, 2018 7:05 am
Forum: Multimedia
Topic: AudioWaveform
Replies: 6
Views: 22963

Re: AudioWaveform

thanks a lot!
so, I know that liveCode does not supports only play audio directly.
so, If I want to display an oszillogram and a spectrogram in Livecode at least for short audios it is the best way to calculate these osz-data and spec-data outside livecode, import these data and display them in my ...
by bernd59
Sun Feb 25, 2018 4:14 pm
Forum: Multimedia
Topic: AudioWaveform
Replies: 6
Views: 22963

AudioWaveform

Dear all
I want to access sample values of a audio file (uncompressed: wav)
I got a rev-code for that from a friend: AudioWaveform.rev
But I can not load a wav file in that .rev stack using LiveCode 9
Does anyone know a newer version of AudioWaveform ?

Or a more general question: I found ...
by bernd59
Sun Feb 25, 2018 11:02 am
Forum: Talking LiveCode
Topic: is there a sound editor developed with runrev ?
Replies: 26
Views: 34280

Re: is there a sound editor developed with runrev ?

Dear all
a friend sent me AudioWaveform.rev programmed by Mark Smith.
I can open that stack in LiveCode but reading a wav-file is not working.
Is a newer version of the program available?
I am interested in generating oscillograms and audio spectra from wav-files.
Best
Bernd
by bernd59
Tue Jan 23, 2018 9:05 am
Forum: iOS Deployment
Topic: no suitable application records were found
Replies: 1
Views: 3740

no suitable application records were found

Hi.
I developed my app without any problems using LiveCode.
I can run it without any problems on MacOSX and Windows notebooks/desktop PCs.
But the iOS upload causes problems: (and I try to solve it since days).
I got my iOS developer licence etc.
I used iConnect for manual setup of my app in ...
by bernd59
Sun Jan 14, 2018 3:51 pm
Forum: Talking LiveCode
Topic: Rev 4.0 - stack does not open
Replies: 6
Views: 8069

Re: Rev 4.0 - stack does not open

Hi
this may be a related problem:
I implemented a date check in my main stack in preopenstack in order to set a date limit for using my free app.

But: That is a trap for myself as developer:
How to access source code of the main stack if the stack does not open in the LiveCode-IDE after that ...
by bernd59
Sat Nov 11, 2017 12:43 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: problem to generate standalone app for iOS
Replies: 2
Views: 3329

problem to generate standalone app for iOS

Hi
I have successfully developed my first "Hello World stack and can run it in LiceCode Developer Environment (Indy) . I as well can successfully save the standalone applications for mac, win and linux.
If I in addition activate iOS (for iPad and iPhone) I can not save the standalone application.
I ...