@kyran wrote:
Your explanation made me think.
Jack has a transport control as well. If you set it to playback, the transport in podium starts functioning.
All the other apps I tried didn’t really need this. I don’t know why I didn’t try this before. I’m feeling kind of stupid here now. 😳
edit:
I tried beta 5 and it there is no change. Exactly the same behaviour as before, so you can put the check back in.Hitting play in jack transport before you start working in podium fixes it though. I’ll put this in bold on my soon to be written FAQ 🙂
Great. I am not familiar with Jack, so I didn’t know that transport functionality was something that should be configured. I’ll revert my ASIO code back to the way it was before.
@Zynewave wrote:
@thcilnnahoj wrote:
Here’s a new problem that at least wasn’t in beta 1:
When I load a WAV file into beta 3 (by drag and drop from browser or Windows), the event doesn’t display the waveform until the arrangement window is refreshed(?) by opening/closing the inspector/embedded editor/mixer/etc.. It works when I import a file that already has a .mini waveform.Confirmed. I need to spend a little more time with this. Maybe I’ll upload a beta5 later tonight.
Beta5 is up, with fixes for all reported bugs. Let me know if you encounter more problems.
Beta4 is up. That should fix the crash bugs. It was a simple error in the new optimized UI code.
@thcilnnahoj wrote:
Here’s a new problem that at least wasn’t in beta 1:
When I load a WAV file into beta 3 (by drag and drop from browser or Windows), the event doesn’t display the waveform until the arrangement window is refreshed(?) by opening/closing the inspector/embedded editor/mixer/etc.. It works when I import a file that already has a .mini waveform.
Confirmed. I need to spend a little more time with this. Maybe I’ll upload a beta5 later tonight.
Well, it appears a beta4 will be needed 😉 Thanks for testing.
The crash doesn’t appear in my debug build, so I’ll need to spend some time on this. I hope to have a beta4 ready within hours.
Beta3 is up. This is hopefully the last beta. I’ll release 2.19 tomorrow, unless you find problems with this beta.
The beta has more UI speed optimizations, and a change that may result in compatibility with wineasio.
@kyran wrote:
I’ve saved it as a txt file here:
http://files.getdropbox.com/u/464948/PodiumReport.txt
Let me know if you need something else.
Thanks. From the report:
ASIO driver status:
– ASIO sample position gaps: 6503 (-512)
That’s the problem. 6503 buffers * 512 sample buffer size / 44100 ~= 75 seconds of non movement, which is the exact duration of the interval measured in the report.
I checked the wineasio 0.7.4 sourcecode that you linked to, and it appears to set a valid sample position, provided that the jack_transport_query() function works as expected. I see that the sourcecode is a little experimental around this call. There is an outcommented “// if (ts == JackTransportRolling)” line, which could indicate that it is not working. The wineasio changelog also mentions a fix for the jack transport in the 0.7.3 wineasio release.
If you have other hosts that work with wineasio, then it must be because they ignore the sample offset provided by the ASIO driver. I’m checking the value in Podium, because some drivers may use this offset to indicate if buffer over/underruns have occurred. I’m not fond of compromising this security check because of faulty drivers, but I’ve added some code that ignores the sample offset if it is zero. Please try the 2.19 beta3 or the 2.19 final release and let me know if this fixes the wineasio issue.
@moikkelis wrote:
“Podium is now built using the latest Microsoft VS v9 C++ compiler. All previous Podium releases were built using the trusty but aging VS v6. The new build should result in overall speed improvements. “
After that my podium crash all the time. 2.17 is rock solid for me. Anyone else have this kinda behavior? 😕
I’m uploading a new 2.19 beta later today. I’d appreciate if you could try this and let me know if you still get crashes. If you do get a crash, it will be a big help for me if you can describe, or better yet create a video, of how you get the crash.
@moikkelis wrote:
So, it’s a line indicating the end of the arrangement?
Well, my english sucks, so decide to make little video. (it hosted by my own website, 100% safe. It is direct link, no audio in videos)
Thanks for the videos. That’s a very efficient way of illustrating feature requests and bugs. I like the idea with the vertical guide lines when dragging events. I’ll keep that in mind for a future update.
What program are you using for the screen capture?
@moikkelis wrote:
oh please help me
I just open podium and now my automation line’s are totally black 🙁
Can do anything. Here is little video.
http://koti.mbnet.fi/chortaj/automation.avi
Yesterday its working fine, not today 🙁
The curve editor profile has somehow been deleted. This can happen if you get a crash while Podium is writing the Podium.ini file on exit.
The easiest way to get it back to normal is to use the “load default setup” command from the setup menu. After that you’ll have to redo any customizations you’ve made to the setup.
@moikkelis wrote:
Can you take a look about this freeware
http://www.acusticaudio.net/modules.php?name=Products&file=nebula3free
(You need to download those librararies as well)
I rly like it, however its crash podium alot. Also it cause very very high cpu spikes. Keep hitting 100%. 😥
I downloaded Nebula3 and both libraries. I managed to get one crash, but only when using two instances of N3. Try and disable the “enable plugin multiprocessing” option in the Podium preferences, and see if this gets rid of the crashes. I only get CPU spikes when I change presets in the N3 editor. As far as I can tell, that’s because the plugin loads the samples from disk in the audio processing call, and thus blocking the Podium audio processing. Not much I can do about that.
Second thing, can you make this thing in podium. I think it would be “easy” to do..? That vertical line at the end. When you zooming far this would help alot putting clips right place.
It is very useful 😀
So, it’s a line indicating the end of the arrangement?
@kyran wrote:
It would be nice to claim Wine compatibility, but I do not have access to a Linux machine, so it’s going to take considerably more than half an hour.
The problem is connected with the wineasio driver, the source of which is available here. I think this looks very much like any other windows asio driver. I doubt much linux knowledge is required, but it is hard to debug ofcourse when you don’t have a machine present. If you have a spare machine try out a livedisk of ubuntu (in any of it’s variants) or do a wubi install: it installs ubuntu as an application in windows. No repartitioning needed, and you can just as easily remove it again later on. You can do a wubi install from the livedisc.
I’m willing to put in some effort here, so just let me know if you need something.
I had a quick look at the wineasio sourcecode. The problem may lie in what is returned by the ASIOGetSamplePosition() function. Can you please go to the Podium interfaces dialog report page and send/post the report for the wineasio driver?
@moikkelis wrote:
However i have now problem. Sometimes if i move super fast notes on pianoroll its messing up pretty bad. Like 5 or more notes keep playing and it wont stop until i stop podium engine.
Any clue?
A common problem referred to as “hanging notes”. Make sure the notes you entered in the editor don’t overlap.
Edit; Oh boys.. i think i am very stupid person 😳 i look that manual couple times and i still dont get it. So i have to ask it.. How i can automate my jp’s knobs? Like filter cut off? Sorry for being so dumass 😳
If you have imported one of the “Generic xxx Instrument” definitions from the “import hardware definition” menu, then you should have a set of MIDI CC parameters in the parameter panel on the track where you assign the Roland device. You can consult the manual of the jp-8000 to find which CC number is used for controlling filter cut-off. Or you could just start recording, turn the cut-off dial on the synth, and Podium should then create a parameter track.
@moikkelis wrote:
May i ask do you have any ideas what you going to do?
I have a lot of features I would like to implement for 2.21 and the following releases, but I have not decided on what to start with yet.