Search found 763 matches

by kortezzzz
Sun Jun 18, 2023 9:43 pm
Forum: General
Topic: Did anyone ever operated the "HttpPost" primitive correctly?
Replies: 6
Views: 11225

Re: Did anyone ever operated the "HttpPost" primitive correc

R&R wrote:I don't know if there is any particular functionality you are seeking related to post...

Gave it a try myself and it seems to work. Atleast posting to http://httpbin.org/
HOLLAA, thank you very much, R&R 8-) :ugeek:
by kortezzzz
Sun Jun 18, 2023 10:54 am
Forum: General
Topic: Did anyone ever operated the "HttpPost" primitive correctly?
Replies: 6
Views: 11225

Re: Did anyone ever operated the "HttpPost" primitive correc

I tried some free http post servers with it - with no luck. It never responds to the sending trigger. Maybe someone in the forum have a contact with Malc and can ask him for guiding? Seems like he's the only person that can do it..
by kortezzzz
Thu Jun 15, 2023 10:12 pm
Forum: General
Topic: Did anyone ever operated the "HttpPost" primitive correctly?
Replies: 6
Views: 11225

Re: Did anyone ever operated the "HttpPost" primitive correc

Pretty funny that the primitive is there for ages and probably no one knows what to do with it :?
by kortezzzz
Tue Jun 13, 2023 6:47 pm
Forum: General
Topic: Did anyone ever operated the "HttpPost" primitive correctly?
Replies: 6
Views: 11225

Did anyone ever operated the "HttpPost" primitive correctly?

Hi,
I latelty looked for ways to send \ recieve data in and out of a FS app and found the "HttpPost" primitive which in theory should write and read data that located on a server from the FS app. That (again, in theory) means that the posibily to communicate with the world from FS app is possible ...
by kortezzzz
Wed Mar 23, 2022 11:27 am
Forum: User Examples
Topic: New project idea
Replies: 60
Views: 115287

Re: New project idea

That's a good example of the bitmap rotation I talked about. Rotation is more expensive CPU wise than just drawing a bitmap, but this shows very well, how it's done!

Thanks.
It's also a little heavy with triggers expenses. But as long as the plugin is simple and lightwieght, it shouldn't be a ...
by kortezzzz
Wed Mar 23, 2022 2:06 am
Forum: User Examples
Topic: New project idea
Replies: 60
Views: 115287

Re: New project idea

Does something like that helps?
by kortezzzz
Sun Feb 27, 2022 11:13 am
Forum: General
Topic: Syncing a sample to a given BPM
Replies: 0
Views: 10441

Syncing a sample to a given BPM

I lately looked into martin's pitch shifter's schematic which he shared here few years a go and found out a curious feature that allows time stretching of the loaded sample with a knob that simply called "time". I'm interested in this because of possibility to do some really cool things like maybe ...
by kortezzzz
Tue Jun 22, 2021 10:59 am
Forum: General
Topic: VST effects & midi learn
Replies: 0
Views: 15002

VST effects & midi learn

Hi,

Implementing easy-to-use midi learn feature for vst effect seems to be a kinda challenge. Generally, DAWs out there don't support midi in for vst effects so once you try to develop something that related to live performance, you have a problem. I had an idea to add a midi in manager to my vst ...
by kortezzzz
Wed Jun 16, 2021 11:25 pm
Forum: User Examples
Topic: The Quilcom Mystery: Hopefully not a mystery to use!
Replies: 17
Views: 48400

Re: The Quilcom Mystery: Hopefully not a mystery to use!

I recently spoke with DigiTonix that the weak side of the flow stone is sampling. No matter how I tried to do something with sfz, I still got a lot of CPU load. If you try to connect more than one, then everything becomes sadder. The load comes with a poly signal problem that causes sound to be ...
by kortezzzz
Mon Jun 14, 2021 3:04 pm
Forum: User Examples
Topic: The Quilcom Mystery: Hopefully not a mystery to use!
Replies: 17
Views: 48400

Re: The Quilcom Mystery: Hopefully not a mystery to use!

The waveform reader is a DSP challenge

Thanks for the full explanation. Well, we'll have to first find those sampler schematics which tulamide mentioned.

You can't get a better seamless loop!

Maybe you're right, but if I understood correctly, in this way we miss the original starting point ...