midi signals without libraries

Hi Guys
It is possible to send signals of ControlChange end ProgramChange without using libraries?
For example:
cc00=82 , cc32=4, pc=19

A practical example would be welcome

Here's everything you need to know:
https://tttapa.github.io/Arduino/MIDI/Chap00-Arduino-MIDI.html

Pieter