Well, first of all, the user should not care about this. In other hosts, such as Cubase (and believe me, I’m not a big Cubase fan!), there is no such click when you cut at some position being in Bar/Beat resolution, so it shouldn’t be the case in Podium either, don’t you agree? π
Also, even if internally your code uses a resolution 16Bit/Bar (which is more than enough anyway), and you get fractional sample positions resulting from it (and you don’t use any kind of interpolation, which is good by the way), you could still fill a possible one-sample or two-samples gap with an average value or ‘line’ between the last sample and next sample. Otherwise you’ll hear clicks and nobody wants that.